:root{color:#1d1d1f;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f5f7;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,Inter,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:#f5f5f7;min-width:320px;min-height:100vh;margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}#root{min-height:100vh}.shell{--sidebar-width:172px;--content-max-width:1080px;grid-template-columns:var(--sidebar-width) minmax(0, 1fr);background:#f5f5f7;grid-template-rows:58px minmax(0,1fr);min-height:100vh;display:grid}.shell.sidebar-collapsed{--sidebar-width:76px;--content-max-width:1240px}.topbar{grid-column:1/-1;grid-template-columns:var(--sidebar-width) minmax(0, 1fr) auto;-webkit-backdrop-filter:saturate(180%)blur(18px);backdrop-filter:saturate(180%)blur(18px);background:#ffffffe0;border-bottom:1px solid #ececf1;align-items:center;gap:14px;padding:0 16px 0 0;display:grid}.topbar-brand-block{border-right:1px solid #ebedf3;justify-content:space-between;align-items:center;gap:10px;height:100%;padding:0 12px;display:flex}.brand-copy-block{min-width:0}.brand-mark-reference{object-fit:cover;border-radius:12px;width:36px;height:36px;display:block;box-shadow:0 1px 2px #13161f0f}.brand-reference{color:#181a23;font-size:.94rem;font-weight:600}.brand-subtitle-reference{color:#7c8092;margin-top:1px;font-size:.72rem;font-weight:500}.sidebar-toggle-button{color:#303440;background:#fff;border:1px solid #e7eaf0;border-radius:8px;flex:none;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex;box-shadow:0 1px 2px #13161f08}.top-sections-nav{align-items:center;gap:6px;display:flex}.top-section-link{color:#3a3d47;border-radius:8px;justify-content:center;align-items:center;min-height:28px;padding:0 10px;font-size:.76rem;font-weight:500;display:inline-flex}.top-section-link.active{color:#171923;background:#ececf1}.reference-actions{gap:10px}.topbar-actions{align-items:center;display:flex}.header-search{background:#ffffffb8;border:1px solid #ececf1;border-radius:8px;align-items:center;gap:8px;width:210px;min-height:32px;padding:0 10px;display:flex}.search-icon-wrap{color:#868b9d;justify-content:center;align-items:center;display:inline-flex}.header-search-input{color:#20222a;width:100%;font:inherit;background:0 0;border:0;outline:0}.header-icon-button{color:#262936;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.header-create-button,.primary-action-button{color:#fff;background:linear-gradient(135deg,#5d52ff 0%,#4e3ef7 100%);border:0;border-radius:999px;justify-content:center;align-items:center;gap:6px;min-height:34px;padding:0 12px;font-size:.74rem;font-weight:600;display:inline-flex;box-shadow:0 4px 12px #4f43f51f}.header-create-button{min-height:32px}.header-create-plus{font-size:.88rem}.sidebar{-webkit-backdrop-filter:saturate(180%)blur(18px);backdrop-filter:saturate(180%)blur(18px);background:#ffffffd1;border-right:1px solid #ebedf3;flex-direction:column;padding:14px 10px 12px;display:flex}.sidebar-back-link{color:#6b7284;background:0 0;border:0;align-items:center;gap:8px;min-height:28px;padding:0;font-size:.72rem;font-weight:500;display:inline-flex}.sidebar-group-stack{gap:16px;margin-top:18px;display:grid}.nav-group{gap:6px;display:grid}.nav-group-title{color:#7f8496;letter-spacing:.06em;text-transform:uppercase;font-size:.63rem;font-weight:600}.nav-tree{gap:2px;display:grid}.nav-node{gap:3px;display:grid}.nav-link,.subnav-link,.footer-link{color:#303440;border-radius:8px;align-items:center;gap:8px;min-height:30px;padding:0 8px;font-size:.74rem;font-weight:500;display:flex}.nav-link-reference{color:#22252f}.nav-link.active,.nav-link-reference.active{background:#f1f4f9}.nav-link-placeholder{text-align:left;background:0 0;border:0;width:100%}.nav-label{flex:1}.nav-icon{color:#2d303b;justify-content:center;align-items:center;width:14px;display:inline-flex}.svg-icon{width:13px;height:13px}.subnav{gap:3px;margin-left:18px;display:grid}.subnav-link{color:#747a8c;min-height:24px;font-size:.7rem;font-weight:500}.subnav-link.active{color:#1f2330;background:#f1f4f9;font-weight:600}.sidebar-bottom-card{border-top:1px solid #eef0f5;align-items:center;gap:8px;margin-top:auto;padding:10px 8px;display:flex}.sidebar-user-badge{color:#fff;background:linear-gradient(135deg,#5f54ff 0%,#4836f3 100%);border-radius:999px;place-items:center;width:28px;height:28px;font-size:.72rem;font-weight:600;display:grid}.sidebar-user-copy{min-width:0}.sidebar-user-name{color:#171922;font-size:.76rem;font-weight:600}.sidebar-user-role{color:#7a8092;font-size:.66rem}.sidebar-logout-button{color:#61667a;background:#f7f8fb;border:0;border-radius:8px;justify-content:center;align-items:center;width:24px;height:24px;margin-left:auto;display:inline-flex}.main-panel{min-width:0}.content{width:min(100%, var(--content-max-width));margin:0 auto;padding:24px 24px 32px}.shell.sidebar-collapsed .brand-copy-block,.shell.sidebar-collapsed .sidebar-back-link span,.shell.sidebar-collapsed .nav-group-title,.shell.sidebar-collapsed .nav-label,.shell.sidebar-collapsed .subnav,.shell.sidebar-collapsed .sidebar-user-copy{display:none}.shell.sidebar-collapsed .topbar-brand-block{gap:0;padding:0 10px}.shell.sidebar-collapsed .sidebar{padding-inline:8px}.shell.sidebar-collapsed .sidebar-back-link,.shell.sidebar-collapsed .nav-link,.shell.sidebar-collapsed .nav-link-placeholder,.shell.sidebar-collapsed .sidebar-logout-button{justify-content:center}.shell.sidebar-collapsed .sidebar-group-stack{gap:12px}.shell.sidebar-collapsed .nav-tree{gap:6px}.shell.sidebar-collapsed .nav-link,.shell.sidebar-collapsed .nav-link-placeholder{padding-inline:0}.shell.sidebar-collapsed .sidebar-bottom-card{justify-content:center;padding-inline:0}.shell.sidebar-collapsed .sidebar-user-badge{width:32px;height:32px}.shell.sidebar-collapsed .content{padding-inline:28px}.page-layout{gap:16px;display:grid}.page-header,.reference-page-header,.home-dashboard-header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.page-title-stack{gap:4px;display:grid}.page-title{color:#171923;letter-spacing:-.03em;margin:0;font-size:2.48rem;font-weight:600;line-height:1.06}.reference-page-title,.home-dashboard-title{letter-spacing:-.02em;font-size:1.08rem}.page-title-medium{font-size:1rem}.page-subtitle,.section-copy,.muted,.muted-value{color:#868b9c;margin:0;font-size:.78rem;line-height:1.55}.page-title-row{align-items:center;gap:8px;min-width:0;display:flex}.design-studio-content{width:min(100%,1380px);padding:16px 18px 24px}.design-studio-workspace-page{display:grid}.design-studio-workspace-shell{background:#fff;border:1px solid #e7ebf3;border-radius:22px;grid-template-columns:76px 286px minmax(0,1fr) 264px;min-height:calc(100vh - 116px);display:grid;overflow:hidden;box-shadow:0 1px 2px #13161f08}.design-studio-tool-rail,.design-studio-side-panel,.design-studio-properties-panel{background:#fff;min-width:0}.design-studio-tool-rail{border-right:1px solid #eceef4;flex-direction:column;justify-content:space-between;padding:16px 0 14px;display:flex}.design-studio-tool-stack,.design-studio-rail-footer{gap:6px;padding:0 10px;display:grid}.design-studio-tool-button{color:#50566b;text-align:center;background:0 0;border:0;border-radius:14px;justify-items:center;gap:6px;padding:10px 4px;font-size:.73rem;font-weight:500;display:grid}.design-studio-tool-button.active{color:#5b4bf7;background:#f6f4ff;box-shadow:inset 3px 0 #6657ff}.design-studio-tool-button.accent{color:#7b40ff}.design-studio-tool-button.subtle{color:#666d82}.design-studio-tool-icon{border-radius:8px;place-items:center;width:24px;height:24px;font-size:1rem;display:grid}.design-studio-side-panel,.design-studio-properties-panel{align-content:start;gap:18px;padding:18px 18px 20px;display:grid}.design-studio-side-panel{border-right:1px solid #eceef4}.design-studio-side-header,.design-studio-right-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.design-studio-side-header h2,.design-studio-right-heading h2,.design-studio-canvas-title-row h1{color:#171923;letter-spacing:-.02em;margin:0;font-size:.98rem;font-weight:600;line-height:1.2}.design-studio-side-header p,.design-studio-right-heading p{color:#7a8092;margin:10px 0 0;font-size:.78rem;line-height:1.5}.design-studio-panel-close{color:#4b5165;background:0 0;border:0;border-radius:999px;width:24px;height:24px;font-size:1.3rem;line-height:1}.design-studio-template-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.design-studio-template-grid.compact{gap:10px}.design-studio-template-card{color:#fff;text-align:center;border-radius:16px;align-content:center;justify-items:center;gap:8px;min-height:112px;padding:12px;display:grid;box-shadow:0 10px 24px #32364914}.design-studio-template-card h3,.design-studio-template-card p{margin:0}.design-studio-template-card h3{white-space:pre-line;font-size:.92rem;font-weight:600;line-height:1.25}.design-studio-template-card p{opacity:.92;font-size:.76rem;font-weight:500}.design-studio-template-card.pink{background:linear-gradient(135deg,#db61c9 0%,#a450f2 100%)}.design-studio-template-card.sky{background:linear-gradient(135deg,#5b8bff 0%,#4db5e8 100%)}.design-studio-template-card.orange{background:linear-gradient(135deg,#f66f62 0%,#f78a2c 100%)}.design-studio-template-card.blue{background:linear-gradient(135deg,#55a7f4 0%,#3c7cf7 100%)}.design-studio-template-card.indigo{background:linear-gradient(135deg,#3759eb 0%,#4940df 100%)}.design-studio-template-card.rose{background:linear-gradient(135deg,#eb4a67 0%,#de47a9 100%)}.design-studio-blank-card{gap:12px;display:grid}.design-studio-blank-card h3{color:#171923;margin:0;font-size:.9rem;font-weight:600}.design-studio-blank-inner{text-align:center;background:#fff;border:1px dashed #d3dbec;border-radius:18px;justify-items:center;gap:8px;min-height:150px;padding:20px;display:grid}.design-studio-blank-icon{color:#596078;background:#f3f6ff;border-radius:14px;place-items:center;width:44px;height:44px;font-size:1.2rem;display:grid}.design-studio-blank-inner strong{color:#2a2e3c;font-size:.92rem;font-weight:600}.design-studio-blank-inner span{color:#7b8194;font-size:.78rem}.design-studio-canvas-panel{background:#fbfbfd;grid-template-rows:auto minmax(0,1fr);min-width:0;display:grid}.design-studio-canvas-topbar{background:#ffffffeb;border-bottom:1px solid #eceef4;justify-content:space-between;align-items:center;gap:14px;padding:14px 18px;display:flex}.design-studio-canvas-title-row,.design-studio-canvas-actions,.design-studio-history-actions,.design-studio-zoom-actions{align-items:center;gap:10px;display:flex}.design-studio-file-chip{color:#454c5f;background:#f1f3f7;border-radius:999px;align-items:center;min-height:24px;padding:0 10px;font-size:.72rem;font-weight:600;display:inline-flex}.design-studio-quick-start{color:#5a4af8;background:0 0;border:0;align-items:center;gap:6px;font-size:.78rem;font-weight:600;display:inline-flex}.design-studio-history-actions button,.design-studio-zoom-actions button{color:#41475b;background:0 0;border:0;border-radius:8px;width:28px;height:28px}.design-studio-zoom-actions{border-inline:1px solid #eceef4;padding-inline:8px}.design-studio-zoom-actions span{color:#2b3142;font-size:.82rem;font-weight:600}.design-studio-export-button,.design-studio-save-button{border-radius:10px;min-height:34px;padding:0 14px;font-size:.82rem;font-weight:600}.design-studio-export-button{color:#242936;background:#fff;border:1px solid #e6eaf1}.design-studio-save-button{color:#fff;background:linear-gradient(135deg,#5d52ff 0%,#4e3ef7 100%);border:0}.design-studio-canvas-board{background-color:#fdfdfd;background-image:linear-gradient(#6056ff12 1px,#0000 1px),linear-gradient(90deg,#6056ff12 1px,#0000 1px);background-size:30px 30px;place-items:center;min-height:0;padding:24px;display:grid}.design-studio-canvas-center{text-align:center;justify-items:center;gap:16px;width:min(100%,560px);display:grid}.design-studio-canvas-badge{color:#5d52ff;background:#efedff;border-radius:20px;place-items:center;width:72px;height:72px;font-size:2rem;display:grid}.design-studio-canvas-center h2{color:#3a4560;margin:0;font-size:1.15rem;font-weight:600;line-height:1.2}.design-studio-canvas-center p{color:#7a8092;max-width:520px;margin:0;font-size:.82rem;line-height:1.6}.design-studio-canvas-action-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;width:100%;display:grid}.design-studio-canvas-card{color:#4d5467;background:#fffffff2;border:1px solid #e5e9f2;border-radius:18px;justify-items:center;gap:6px;padding:16px 12px;display:grid;box-shadow:0 1px 2px #13161f08}.design-studio-canvas-card.accent{color:#fff;background:linear-gradient(135deg,#8d40ff 0%,#df49a8 100%);border:0}.design-studio-canvas-card-icon{font-size:1.25rem}.design-studio-canvas-card strong{font-size:.86rem;font-weight:600}.design-studio-canvas-card span{font-size:.72rem}.design-studio-tips-card{text-align:left;background:#eaeeffe6;border-radius:16px;width:min(100%,404px);padding:14px 18px}.design-studio-tips-card strong{color:#5257f6;margin-bottom:8px;font-size:.82rem;display:block}.design-studio-tips-card ul{color:#5d63ab;margin:0;padding-left:16px;font-size:.76rem;line-height:1.6}.design-studio-properties-panel{border-left:1px solid #eceef4;gap:22px}.design-studio-right-section{gap:14px;display:grid}.design-studio-property-empty{color:#7a8092;background:#fafbfe;border:1px solid #e8ebf2;border-radius:14px;grid-template-columns:auto 1fr;gap:10px;padding:14px;font-size:.78rem;display:grid}.design-studio-property-empty p{margin:0}.design-studio-property-group{gap:8px;display:grid}.design-studio-property-group label{color:#50576a;font-size:.78rem;font-weight:500}.design-studio-property-input,.design-studio-color-swatch,.design-studio-action-row{background:#fff;border:1px solid #e5e9f2;border-radius:12px;min-height:40px}.design-studio-property-input{color:#2c3140;align-items:center;padding:0 12px;font-size:.8rem;display:flex}.design-studio-property-input.muted{color:#a4a9ba}.design-studio-property-row{grid-template-columns:minmax(0,1fr) 92px;gap:10px;display:grid}.design-studio-color-swatch{background:#8f8f8f}.design-studio-alignment-row,.design-studio-style-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.design-studio-alignment-row button,.design-studio-style-row button{color:#8f95a7;background:#fff;border:1px solid #e5e9f2;border-radius:12px;min-height:40px;font-size:.86rem}.design-studio-actions-stack{gap:10px;display:grid}.design-studio-action-row{color:#43495e;justify-content:space-between;align-items:center;padding:0 12px;font-size:.8rem;display:flex}.design-studio-modal-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:70;background:#10121a57;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.design-studio-welcome-modal{background:#fffffffa;border:1px solid #e7ebf3;border-radius:22px;gap:18px;width:min(680px,100vw - 40px);padding:30px 28px 26px;display:grid;position:relative;box-shadow:0 28px 90px #1118272e}.design-studio-modal-close{color:#3e4456;background:0 0;border:0;border-radius:999px;width:30px;height:30px;font-size:1.45rem;line-height:1;position:absolute;top:16px;right:16px}.design-studio-modal-icon{color:#fff;background:linear-gradient(135deg,#6a5cff 0%,#8f43ff 100%);border-radius:18px;place-items:center;width:64px;height:64px;margin:0 auto;font-size:1.9rem;display:grid;box-shadow:0 12px 28px #5f54ff2e}.design-studio-modal-copy{text-align:center;gap:8px;display:grid}.design-studio-modal-copy h2{color:#171923;letter-spacing:-.03em;margin:0;font-size:1.9rem;font-weight:600;line-height:1.1}.design-studio-modal-copy p{color:#6f7588;margin:0;font-size:.92rem;line-height:1.55}.design-studio-step-stack{gap:14px;display:grid}.design-studio-step-card{background:#f7f9fd;border-radius:18px;grid-template-columns:auto 1fr;align-items:start;gap:14px;padding:16px 18px;display:grid}.design-studio-step-badge{color:#584af8;background:#eef1ff;border-radius:10px;place-items:center;width:30px;height:30px;font-size:1rem;font-weight:700;display:grid}.design-studio-step-copy{gap:6px;display:grid}.design-studio-step-copy h3,.design-studio-ai-copy h3{color:#171923;margin:0;font-size:.95rem;font-weight:600;line-height:1.3}.design-studio-step-copy p,.design-studio-ai-copy p{color:#6f7588;margin:0;font-size:.84rem;line-height:1.58}.design-studio-ai-callout{background:linear-gradient(135deg,#f3ebffcc,#fcf4fdf5);border:1px solid #ecdff8;border-radius:18px;grid-template-columns:auto 1fr;align-items:start;gap:14px;padding:16px 18px;display:grid}.design-studio-ai-badge{color:#fff;background:linear-gradient(135deg,#b24fff 0%,#ff5d9b 100%);border-radius:10px;place-items:center;width:32px;height:32px;font-size:1rem;display:grid}.design-studio-modal-footer{grid-template-columns:1fr 1fr;gap:12px;display:grid}.design-studio-shortcuts-button,.design-studio-start-button{border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:46px;font-size:.88rem;font-weight:600;display:inline-flex}.design-studio-shortcuts-button{color:#272b38;background:#fff;border:1px solid #e7eaf0}.design-studio-start-button{color:#fff;background:linear-gradient(135deg,#5d52ff 0%,#4e3ef7 100%);border:0;box-shadow:0 10px 22px #4f43f529}.page-actions,.home-dashboard-actions{align-items:center;gap:10px;display:flex}.toolbar-pill,.secondary-action-button,.filter-button,.payments-button,.quick-action-button,.view-control{color:#232633;background:#fff;border:1px solid #e7eaf0;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:30px;padding:0 10px;font-size:.74rem;font-weight:500;display:inline-flex}.panel,.reference-stat-card,.dashboard-panel-card,.dashboard-side-card,.dashboard-mini-card,.summary-link-card,.table-shell,.settings-card,.detail-bottom-card,.reference-table-wrap,.programs-shell,.community-card,.settings-link-card,.theme-gallery-card,.outline-module-card,.outline-toolbar,.theme-preview-card,.theme-install-card{background:#fff;border:1px solid #e8ebf2;border-radius:20px;box-shadow:0 1px 2px #13161f08}.panel,.settings-card,.detail-bottom-card,.dashboard-side-card,.dashboard-mini-card,.community-card,.settings-link-card,.theme-preview-card,.theme-install-card{padding:14px 16px}.reference-metrics-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.reference-stat-card{gap:6px;min-height:92px;padding:14px 16px;display:grid;position:relative}.reference-stat-card.compact{min-height:82px}.reference-stat-icon{border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;margin-left:auto;font-size:.82rem;font-weight:600;display:inline-flex}.tone-green{color:#2fba56;background:#eaf8ee}.tone-blue{color:#5d7dff;background:#edf2ff}.tone-violet{color:#ab5eff;background:#f4ecff}.tone-orange{color:#ff9b4a;background:#fff1e4}.tone-emerald{color:#17a16d;background:#eaf8f2}.reference-stat-label{color:#6f7487;font-size:.72rem;font-weight:500}.reference-stat-value{color:#171923;letter-spacing:-.02em;font-size:.94rem;font-weight:650}.reference-stat-trend{color:#52b46f;font-size:.68rem;font-weight:500}.dashboard-workspace-grid{grid-template-columns:minmax(0,1.72fr) 270px;gap:14px;display:grid}.dashboard-main-stack,.dashboard-side-stack{gap:14px;display:grid}.dashboard-panel-card{padding:14px 14px 12px}.dashboard-panel-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.dashboard-panel-title,.mini-card-title,.detail-section-title,.settings-link-card-title,.summary-link-label,.chart-legend-title{color:#1f2230;font-size:.78rem;font-weight:600}.live-pill{color:#48ad66;background:#eaf8ee;border-radius:999px;align-items:center;min-height:18px;padding:0 8px;font-size:.64rem;font-weight:600;display:inline-flex}.activity-list,.mini-card-list,.quick-actions-list,.alerts-list,.payment-status-list,.grant-list{gap:8px;display:grid}.activity-row,.mini-card-row,.payment-status-row,.grant-row,.outline-lesson-row{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.activity-row{background:#fafbfe;border-radius:10px;align-items:center;padding:8px 10px}.activity-icon{color:#5d7dff;background:#edf2ff;border-radius:999px;justify-content:center;align-items:center;width:22px;height:22px;font-size:.72rem;font-weight:700;display:inline-flex}.activity-icon[data-tone=green]{color:#34b45a;background:#eaf8ee}.activity-icon[data-tone=violet]{color:#a758ff;background:#f4ecff}.activity-icon[data-tone=orange]{color:#ff9a42;background:#fff2e5}.activity-icon[data-tone=blue]{color:#5d7dff;background:#edf2ff}.activity-copy{flex:1;min-width:0}.activity-title,.mini-card-row-title,.grant-title{color:#232633;font-size:.72rem;font-weight:500;line-height:1.35}.activity-meta,.mini-card-row-meta,.mini-card-row-submeta,.table-meta-line,.settings-link-card-copy,.summary-link-subtitle,.alert-copy,.detail-section-copy{color:#8a8fa1;font-size:.66rem;line-height:1.45}.activity-amount,.mini-card-row-value,.program-revenue{color:#24b257;white-space:nowrap;font-weight:600}.dashboard-mini-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.quick-action-button{border-radius:8px;justify-content:flex-start;width:100%;min-height:28px;padding:0 10px}.quick-action-bullet{color:#666cff}.alert-card{border:1px solid #edf0f6;border-radius:10px;padding:10px 12px}.alert-card.warning{background:#fff8ef;border-color:#fbe4c2}.alert-card.info{background:#edf4ff;border-color:#d3e5ff}.alert-card.success{background:#eefaf1;border-color:#d8f0df}.alert-title{color:#202432;font-size:.74rem;font-weight:600}.payment-status-row{color:#707589;padding:2px 0;font-size:.74rem}.payment-status-row strong{color:#202432;font-weight:600}.payment-status-available{color:#24b257!important}.payments-button{width:100%;margin-top:14px}.programs-shell{gap:12px;padding:12px;display:grid}.programs-toolbar{justify-content:space-between;align-items:center;gap:12px;display:flex}.programs-search-form{flex:1;align-items:center;gap:10px;display:flex}.program-search{background:#f5f7fb;border-radius:8px;flex:1;align-items:center;gap:10px;min-height:34px;padding:0 12px;display:flex}.program-search-input{color:#242733;width:100%;font:inherit;background:0 0;border:0;outline:0}.program-view-controls{align-items:center;gap:10px;display:flex}.view-control{width:30px;min-width:30px;padding:0}.view-control.active{background:#f2f4f9}.reference-table-wrap{overflow:hidden}.reference-table,.table{border-collapse:collapse;width:100%}.reference-table th,.reference-table td,.table th,.table td{text-align:left;vertical-align:middle;border-bottom:1px solid #edf0f6;padding:12px}.reference-table th,.table th{color:#1f2230;font-size:.72rem;font-weight:700}.program-name-cell,.title-cell{min-width:320px}.program-name-wrap,.product-row{align-items:center;gap:10px;display:flex}.program-thumb,.product-thumb{background:linear-gradient(135deg,#d9d6ff 0%,#7e72ff 100%) 50%/cover no-repeat;border-radius:8px;flex:0 0 44px;width:44px;height:32px;position:relative;overflow:hidden}.product-thumb{width:44px;height:32px}.program-thumb:before,.product-thumb:before{content:"";background:#ffffff4d;border-radius:4px;position:absolute;inset:8px 34px 26px 8px}.program-thumb:after,.product-thumb:after{content:"";background:#ffffffb3;border-radius:6px;width:22px;height:16px;position:absolute;bottom:8px;right:8px}.program-thumb.has-artwork:before,.program-thumb.has-artwork:after{opacity:0}.program-thumb-bar,.product-thumb-image{background:#ffffffb8;border-radius:999px;width:32px;height:4px;position:absolute;bottom:10px;left:8px}.program-title-link,.table-title{color:#1d2029;font-size:.72rem;font-weight:600;line-height:1.35}.program-meta-text{color:#7e8396;margin-top:4px;font-size:.64rem}.program-type-pill,.type-chip,.program-status-pill,.status-chip{border-radius:999px;align-items:center;min-height:20px;padding:0 8px;font-size:.62rem;font-weight:700;display:inline-flex}.program-type-pill,.type-chip{color:#4b77ff;background:#edf3ff}.program-type-pill.cohort,.type-chip.access{color:#9a4fff;background:#f5ecff}.program-status-pill.green,.status-chip-success{color:#28ac53;background:#e7f8ea}.program-status-pill.orange,.status-chip-warning{color:#f08a28;background:#fff1e3}.program-status-pill.muted,.status-chip{color:#697085;background:#f3f5fa}.status-chip-danger{color:#cc5353;background:#fff0f0}.status-chip-info{color:#4c74f5;background:#edf3ff}.row-action-cell{text-align:right;width:44px}.row-action-button{color:#5f6578;background:0 0;border:0;font-size:1.25rem;line-height:1}.kajabi-pagination{justify-content:space-between;align-items:center;gap:16px;display:flex}.page-number-row{align-items:center;gap:8px;display:flex}.page-control{color:#555a6d;background:#fff;border:1px solid #e5e8f0;border-radius:8px;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex}.page-control.active{color:#fff;background:#4f45f4;border-color:#4f45f4}.table-search-row,.secondary-action-row,.bulk-toolbar,.filter-row{align-items:center;gap:10px;display:flex}.search-field{background:#fff;border:1px solid #e6e9f0;border-radius:12px;align-items:center;gap:8px;width:190px;min-height:38px;padding:0 12px;display:flex}.search-icon{color:#8b90a1}.search-input{color:#242733;width:100%;font:inherit;background:0 0;border:0;outline:0}.table-sort-label{align-items:center;gap:4px;display:inline-flex}.table-sort-label:after{content:"⌄";font-size:.72rem}.detail-breadcrumbs{color:#62687b;align-items:center;gap:8px;font-size:.84rem;font-weight:600;display:flex}.breadcrumb-separator{color:#9ea3b4}.detail-hero{justify-content:space-between;align-items:flex-start;gap:24px;width:100%;display:flex}.detail-hero-main{align-items:flex-start;gap:18px;min-width:0;display:flex}.detail-hero-main-no-thumb{gap:0}.detail-thumbnail{color:#b5bac7;background:#fff 50%/cover no-repeat;border:1px solid #e8ebf1;border-radius:14px;place-items:center;width:108px;height:82px;display:grid}.detail-thumbnail.has-artwork .detail-thumbnail-icon,.thumbnail-stage.has-artwork .thumbnail-stage-icon,.program-thumb.has-artwork .program-thumb-bar{opacity:0}.detail-thumbnail-icon{transform:scale(1.35)}.detail-hero-copy{gap:12px;min-width:0;display:grid}.product-page-title{max-width:980px}.detail-tabs{flex-wrap:wrap;align-items:center;gap:18px;display:flex}.detail-tab{color:#363a48;font-size:.95rem;font-weight:600;position:relative}.detail-tab.active{color:#1f2230}.detail-tab.active:after{content:"";background:#4f45f4;border-radius:999px;height:3px;position:absolute;bottom:-10px;left:0;right:0}.detail-tab-muted{color:#a0a5b6}.detail-actions{flex-wrap:wrap;flex:none;justify-content:flex-end;align-items:center;gap:8px;padding-top:2px;display:flex}.detail-actions-menu{display:inline-flex;position:relative}.detail-icon-button,.detail-preview-button,.detail-save-button{border-radius:14px;justify-content:center;align-items:center;min-height:42px;font-size:.86rem;font-weight:700;line-height:1;transition:border-color .18s,box-shadow .18s,transform .18s,background .18s;display:inline-flex}.detail-icon-button,.detail-preview-button{color:#475569;background:#ffffffdb;border:1px solid #cbd5e1b8;box-shadow:0 10px 26px #0f172a0d}.detail-icon-button{width:42px;padding:0}.detail-icon-button[aria-expanded=true]{color:#3730a3;background:#f5f3ff;border-color:#6366f180;box-shadow:0 16px 32px #6366f11f}.detail-preview-button{white-space:nowrap;gap:8px;padding:0 15px}.detail-save-button{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#6d5df8 0%,#4f46e5 100%);border:0;gap:8px;min-height:42px;padding:0 18px;box-shadow:0 14px 30px #4f46e533}.detail-action-icon{flex:none;width:18px;height:18px}.detail-actions-dropdown{z-index:30;background:#fffffffa;border:1px solid #cbd5e1c7;border-radius:16px;gap:4px;width:190px;padding:8px;display:grid;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 22px 48px #0f172a24}.detail-actions-dropdown a{color:#334155;border-radius:10px;align-items:center;min-height:38px;padding:0 10px;font-size:.86rem;font-weight:700;display:flex}.detail-actions-dropdown a:hover,.detail-actions-dropdown a:focus-visible{color:#3730a3;background:#f5f7fb;outline:0}.detail-icon-button:hover,.detail-preview-button:hover{color:#3730a3;border-color:#6366f173;transform:translateY(-1px);box-shadow:0 16px 32px #6366f11a}.detail-save-button:hover{transform:translateY(-1px);box-shadow:0 18px 36px #4f46e542}.detail-icon-button:focus-visible,.detail-preview-button:focus-visible,.detail-save-button:focus-visible{outline-offset:3px;outline:3px solid #6366f133}.detail-content-grid{grid-template-columns:290px minmax(0,1fr);align-items:start;gap:26px;display:grid}.detail-copy-column,.detail-settings-column{gap:16px;display:grid}.detail-copy-block,.meta-list{gap:10px;display:grid}.meta-row{color:#72778b;border-bottom:1px solid #eff1f6;justify-content:space-between;align-items:center;gap:12px;padding-bottom:10px;display:flex}.meta-row strong{color:#1f2230}.field-group{gap:10px;display:grid}.field-group+.field-group{margin-top:16px}.field-label{color:#2e3240;font-size:.9rem;font-weight:700}.field-display{color:#4d5366;background:#fff;border:1px solid #e6e9f0;border-radius:12px;min-height:42px;padding:12px 14px;font-size:.94rem}.field-display-large{min-height:86px;line-height:1.5}.thumbnail-stage{color:#c3c7d2;background:#fafbfe 50%/cover no-repeat;border:1px solid #e8ebf1;border-radius:12px;place-items:center;min-height:250px;font-size:3rem;display:grid}.thumbnail-stage-icon{transform:scale(1.45)}.detail-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.detail-stat-card{background:#fcfcfe;border:1px solid #eceef4;border-radius:14px;padding:16px}.metric-label{color:#767b8d;font-size:.88rem}.detail-stat-value,.metric-value{color:#1f2230;margin-top:8px;font-size:1.06rem;font-weight:700}.summary-link-value{color:#1f2230;font-size:1.36rem;font-weight:650}.tag-row{flex-wrap:wrap;gap:8px;display:flex}.community-grid,.settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.community-home-page{gap:16px;padding:4px 0 10px}.community-hero{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.community-hero-copy{gap:4px;display:grid}.community-hero-meta{color:#7c8092;font-size:.72rem;font-weight:600}.community-page-title{margin:0}.community-page-subtitle{max-width:720px}.community-hero-actions{flex-wrap:wrap}.community-dashboard-grid{grid-template-columns:270px minmax(0,1fr) 270px;align-items:start;gap:16px;display:grid}.community-left-column,.community-center-column,.community-right-column{gap:16px;display:grid}.community-soft-card{background:#fff;border:1px solid #e8ebf2;border-radius:18px;padding:16px;box-shadow:0 1px 2px #151a2608}.community-card-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.community-card-title{color:#1f2430;margin:0;font-size:.88rem;font-weight:600}.community-card-title-large{font-size:1rem}.community-card-subtitle{color:#7c8092;margin:4px 0 0;font-size:.72rem;line-height:1.4}.community-card-spark{color:#6559ff;font-size:.92rem}.integration-card{gap:16px;display:grid}.integration-block{gap:8px;display:grid}.integration-row-header{color:#666d80;justify-content:space-between;align-items:center;gap:10px;font-size:.72rem;font-weight:500;display:flex}.integration-scale{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;display:grid}.integration-pill{background:#fff;border:1px solid #e7ebf2;border-radius:10px;min-height:28px;transition:transform .14s,background-color .14s,border-color .14s,box-shadow .14s}.integration-pill.active{background:#1f2f57;border-color:#1f2f57;transform:translateY(-1px);box-shadow:0 8px 18px #1f2f5724}.integration-pill.active.warm{background:#dc683f;border-color:#dc683f;box-shadow:0 8px 18px #dc683f29}.integration-insight-card{color:#5f6577;background:#f2efea;border-radius:16px;margin-top:2px;padding:14px 16px;font-size:.82rem;line-height:1.55;animation:.18s ease-out integrationInsightIn}.integration-insight-card strong{color:#202433;font-weight:600}@keyframes integrationInsightIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.community-session-card{color:#1f2430;background:#fff;border:1px solid #e8ebf2;border-radius:18px;gap:12px;padding:16px;display:grid;box-shadow:0 1px 2px #151a2608}.community-session-label{color:#6d7385;text-transform:uppercase;letter-spacing:.06em;font-size:.72rem;font-weight:600}.community-session-title{color:#1f2430;font-size:1rem;font-weight:600}.community-session-coach{align-items:center;gap:10px;display:flex}.community-session-name{color:#242937;font-size:.82rem;font-weight:600}.community-session-time{color:#7c8092;margin-top:3px;font-size:.72rem}.community-session-button{color:#fff;background:linear-gradient(135deg,#5d52ff 0%,#4e3ef7 100%);border:0;border-radius:8px;min-height:34px;font-size:.8rem;font-weight:600;box-shadow:0 4px 12px #4f43f51f}.goals-card{gap:14px;display:grid}.community-inline-plus{color:#2c3142;background:0 0;border:0;font-size:1rem}.goals-list{gap:12px;display:grid}.goal-row{gap:6px;display:grid}.goal-row-topline{color:#303546;justify-content:space-between;align-items:center;gap:10px;font-size:.76rem;font-weight:500;display:flex}.goal-progress-track{background:#edf1f7;border-radius:999px;height:7px;position:relative;overflow:hidden}.goal-progress-fill{border-radius:inherit;background:linear-gradient(90deg,#5e53ff 0%,#7a6eff 100%);position:absolute;inset:0 auto 0 0}.goal-track-badge{color:#4e45d8;letter-spacing:.03em;text-transform:uppercase;background:#f5f6ff;border:1px solid #dbe2ff;border-radius:999px;width:fit-content;min-height:18px;padding:0 8px;font-size:.58rem;font-weight:600}.goal-track-badge.leadership{color:#7a46d9;background:#f7f1ff;border-color:#eadcff}.goal-track-badge.wellbeing{color:#2d8c55;background:#eefaf1;border-color:#d8efdf}.coaches-panel{gap:16px;display:grid}.community-link-button{color:#5649f5;white-space:nowrap;background:0 0;border:0;font-size:.78rem;font-weight:500}.coach-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.coach-card{background:#fff;border:1px solid #ebedf3;border-radius:16px;gap:12px;padding:14px;display:grid}.coach-card-top{gap:10px;display:flex}.coach-avatar{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:999px;flex:none;width:42px;height:42px}.coach-avatar-sarah{background-image:url(https://images.pexels.com/photos/30004320/pexels-photo-30004320.jpeg?auto=compress&cs=tinysrgb&w=400)}.coach-avatar-marcus{background-image:url(https://images.pexels.com/photos/30004315/pexels-photo-30004315.jpeg?auto=compress&cs=tinysrgb&w=400)}.coach-avatar-elena{background-image:url(https://images.pexels.com/photos/7615261/pexels-photo-7615261.jpeg?auto=compress&cs=tinysrgb&w=400)}.coach-avatar-priya{background-image:url(https://images.pexels.com/photos/8044090/pexels-photo-8044090.jpeg?auto=compress&cs=tinysrgb&w=400)}.coach-card-copy{min-width:0}.coach-name-row{align-items:center;gap:6px;display:flex}.coach-name{color:#232734;font-size:.84rem;font-weight:600}.coach-verified{color:#6559ff;font-size:.7rem}.coach-role,.coach-company{color:#7c8092;margin-top:2px;font-size:.72rem;line-height:1.4}.coach-topic-row{flex-wrap:wrap;gap:6px;display:flex}.coach-topic-pill{color:#61697d;background:#f4f6fb;border-radius:999px;min-height:20px;padding:0 8px;font-size:.62rem;font-weight:600}.coach-card-footer{border-top:1px solid #edf0f6;justify-content:space-between;align-items:center;gap:12px;padding-top:10px;display:flex}.coach-rating-row{color:#7a8090;align-items:center;gap:10px;font-size:.72rem;font-weight:500;display:flex}.coach-action-row{align-items:center;gap:8px;display:flex}.coach-action-circle{border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;font-size:.82rem;display:inline-flex}.coach-action-circle.ghost{color:#454d65;background:#fff;border:1px solid #dde2ef}.coach-action-circle.solid{color:#fff;background:linear-gradient(135deg,#5d52ff 0%,#4e3ef7 100%);border:0}.learning-panel{gap:14px;display:grid}.community-learning-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.learning-program-card{gap:10px;display:grid}.learning-program-cover{background:linear-gradient(135deg,#d7d3ca 0%,#a19587 100%) 50%/cover no-repeat;border-radius:14px;min-height:132px}.learning-cover-1{background:linear-gradient(135deg,#2e3139 0%,#655f59 48%,#b5b0ab 100%)}.learning-cover-2{background:linear-gradient(135deg,#f0e2d6 0%,#d8b999 55%,#8c745d 100%)}.learning-cover-3{background:linear-gradient(135deg,#b6d4e7 0%,#7aa4ba 55%,#46697f 100%)}.learning-cover-4{background:linear-gradient(135deg,#cab083 0%,#9a8258 55%,#655031 100%)}.learning-program-title{color:#2f3344;font-size:.8rem;font-weight:600;line-height:1.35}.learning-program-meta{color:#7c8092;font-size:.7rem}.week-card,.copilot-card,.recent-sessions-card{gap:14px;display:grid}.week-bars{grid-template-columns:repeat(7,minmax(0,1fr));align-items:end;gap:8px;min-height:110px;display:grid}.week-bar-item{justify-items:center;gap:8px;display:grid}.week-bar-track{gap:4px;width:100%;display:grid}.week-bar{border-radius:999px;height:5px;display:block}.week-bar.work{background:#5649f5}.week-bar.life{background:#9ec5ff}.week-bar-label{color:#8a90a1;font-size:.62rem;font-weight:700}.week-legend{color:#6b7284;gap:14px;font-size:.68rem;display:flex}.legend-dot{border-radius:999px;width:8px;height:8px;margin-right:5px;display:inline-block}.legend-dot.work{background:#5649f5}.legend-dot.life{background:#9ec5ff}.copilot-heading{align-items:flex-start;gap:10px;display:flex}.copilot-mark{color:#fff;background:linear-gradient(135deg,#5d52ff 0%,#4e3ef7 100%);border-radius:999px;place-items:center;width:26px;height:26px;font-size:.8rem;display:grid}.copilot-prompt-list{gap:8px;display:grid}.copilot-prompt{color:#3a3e4d;text-align:left;background:#fff;border:1px solid #e8ebf2;border-radius:999px;justify-content:space-between;align-items:center;min-height:34px;padding:0 12px;font-size:.72rem;font-weight:600;display:flex}.recent-session-list{gap:12px;display:grid}.recent-session-row{border-bottom:1px solid #edf0f6;align-items:flex-start;gap:10px;padding-bottom:12px;display:flex}.recent-session-row:last-child{border-bottom:0;padding-bottom:0}.recent-session-avatar{border-radius:999px;flex:none;width:34px;height:34px}.recent-session-copy{flex:1;min-width:0}.recent-session-title{color:#2f3344;font-size:.74rem;font-weight:700}.recent-session-meta{color:#7c8092;margin-top:3px;font-size:.68rem}.recent-session-rating{color:#d39a36;white-space:nowrap;font-size:.72rem;font-weight:700}.community-home-footer-note{color:#7c8092;border-top:1px solid #edf0f6;justify-content:space-between;align-items:center;gap:12px;padding:6px 2px 0;font-size:.72rem;font-weight:600;display:flex}.community-card-top{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.community-card-stats{color:#7a8092;gap:16px;margin:14px 0 16px;font-size:.9rem;display:flex}.settings-link-card{gap:8px;display:grid}.settings-link-card-value{color:#24b257;font-weight:700}.outline-shell{gap:16px;display:grid}.outline-toolbar{justify-content:space-between;align-items:center;gap:12px;padding:16px 20px 0;display:flex}.outline-count{color:#252935;font-weight:700}.outline-module-list{gap:14px;display:grid}.outline-module-header{border-bottom:1px solid #edf0f6;justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;display:flex}.outline-module-title,.outline-lesson-title{color:#212532;font-weight:700}.outline-lessons{display:grid}.outline-lesson-row{padding:16px 18px}.outline-lesson-row+.outline-lesson-row{border-top:1px solid #f0f2f7}.theme-gallery-card{grid-template-columns:1.05fr .95fr;gap:18px;display:grid}.theme-preview-card-active{box-shadow:inset 0 0 0 1px #dfe4f0}.theme-preview-stage{background:#fff;border:1px solid #eceff4;border-radius:12px;min-height:190px;display:grid;overflow:hidden}.theme-preview-header{background:#f4f6fa;height:24px}.theme-preview-hero{background:var(--theme-primary,#3f7d67);height:74px}.theme-preview-content{background:linear-gradient(#fff 0%,#f9fafd 100%)}.theme-preview-footer{justify-content:space-between;align-items:center;gap:14px;margin-top:12px;display:flex}.theme-install-card{place-items:center;display:grid}.color-swatch-row{color:#4f5568;align-items:center;gap:10px;display:flex}.color-swatch{border:1px solid #00000014;border-radius:999px;width:18px;height:18px}.eyebrow{color:#989db0;text-transform:uppercase;letter-spacing:.08em;font-size:.72rem;font-weight:600}.help-badge{color:#7f8393;border:1px solid #d4d8e2;border-radius:999px;place-items:center;width:18px;height:18px;font-size:.7rem;font-weight:700;display:inline-grid}.login-shell{background:linear-gradient(#fafbff 0%,#f2f4fa 100%);place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{background:#fff;border:1px solid #eaecf2;border-radius:24px;width:min(430px,100%);padding:32px;box-shadow:0 18px 40px #1e223014}.login-card h1{color:#181b25;margin:10px 0 0;font-size:2.75rem;line-height:1}.login-card form{gap:14px;margin-top:24px;display:grid}.input-label{color:#63687a;gap:8px;font-size:.94rem;display:grid}.text-input{color:#252935;background:#f7f8fc;border:1px solid #dfe3eb;border-radius:14px;min-height:48px;padding:0 14px}.primary-button{color:#fff;background:linear-gradient(135deg,#5d52ff 0%,#4d3cf7 100%);border:0;border-radius:14px;min-height:50px;font-size:.97rem;font-weight:700}.error-message{color:#c94d4d}.events-page-reference{gap:18px}.events-page-topbar{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.events-page-actions{align-items:center;gap:10px;display:flex}.events-create-button{border-radius:8px;min-height:32px;padding:0 12px;font-size:.72rem}.events-inline-search{background:#fff;border:1px solid #e9ecf2;border-radius:8px;align-items:center;gap:8px;width:178px;min-height:32px;padding:0 10px;display:flex}.events-inline-search-input{color:#262935;width:100%;font:inherit;background:0 0;border:0;outline:0}.events-city-strip{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.events-carousel-arrow,.events-section-arrow{color:#8a90a2;background:#fff;border:1px solid #e6e9f0;border-radius:999px;justify-content:center;align-items:center;width:26px;height:26px;font-size:.94rem;display:inline-flex}.events-city-list{grid-auto-columns:72px;grid-auto-flow:column;gap:12px;display:grid;overflow:hidden}.events-city-chip{justify-items:center;gap:5px;display:grid}.events-city-cover{filter:saturate(1.04)contrast(1.03);background-color:#edf1fa;background-position:50%;background-repeat:no-repeat;background-size:150%;border:2px solid #6850ff;border-radius:999px;width:62px;height:62px;box-shadow:inset 0 0 0 2px #fff}.city-cover-sf{background-position:50% 58%}.city-cover-nyc{background-position:50% 52%}.city-cover-la{background-position:50% 54%}.city-cover-austin{background-position:50% 44%}.city-cover-seattle{background-position:50%}.city-cover-boston{background-position:50% 58%}.city-cover-miami{background-position:50% 56%}.city-cover-chicago{background-position:50% 58%}.city-cover-denver,.city-cover-portland{background-position:50% 56%}.city-cover-atlanta,.city-cover-nashville{background-position:50% 52%}.events-city-name{color:#1d2029;text-align:center;font-size:.68rem;font-weight:600;line-height:1.2}.events-city-count{color:#8c91a3;text-align:center;font-size:.62rem}.events-section-card{background:#fff;border:1px solid #e4e8f0;border-radius:22px;gap:12px;padding:28px 30px 18px;display:grid}.events-section,.events-section-card{gap:12px;display:grid}.events-section-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.events-section-title{color:#1b1f2a;margin:0;font-size:1.1rem;font-weight:600}.events-section-link{color:#1e222f;background:0 0;border:0;font-size:.74rem;font-weight:500}.events-inline-controls{align-items:center;gap:8px;display:flex}.my-events-timeline-shell{gap:0;padding-bottom:10px;display:grid;position:relative}.my-events-row{grid-template-columns:repeat(5,minmax(0,1fr));align-items:start;gap:26px;display:grid}.my-event-card{grid-template-rows:170px minmax(124px,auto) 62px;gap:0;height:100%;display:grid}.my-event-cover{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:16px 16px 0 0;min-height:170px;position:relative;overflow:hidden}.my-event-cover-topline{align-items:center;gap:8px;padding:10px;display:flex}.my-event-badge,.discover-event-badge{color:#fff;background:#263246;border-radius:999px;align-items:center;width:fit-content;min-height:18px;padding:0 7px;font-size:.6rem;font-weight:600;display:inline-flex}.my-event-badge.featured,.discover-event-badge.featured{color:#202432;background:#f2f4f9}.my-event-badge.attending,.discover-event-badge.attending{color:#3f4560;background:#f8f8ffe6}.my-event-time{color:#ffffffe0;font-size:.64rem;font-weight:600}.my-event-card-body{background:#fff;border-bottom:1px solid #e4e8f0;border-left:1px solid #e4e8f0;border-right:1px solid #e4e8f0;border-radius:0 0 16px 16px;align-content:start;gap:14px;margin-top:-1px;padding:14px 18px 16px;display:grid;box-shadow:0 3px 12px #151c2b0a}.my-event-title{color:#1d2029;min-height:3em;font-size:.9rem;font-weight:600;line-height:1.38}.my-event-attendees,.discover-event-attendees,.popular-event-attendees{color:#6f7588;align-items:center;gap:7px;font-size:.72rem;display:flex}.avatar-stack{align-items:center;display:inline-flex}.avatar-stack-dot{background-position:50%;background-repeat:no-repeat;background-size:cover;border:1.5px solid #fff;border-radius:999px;width:14px;height:14px;margin-left:-4px}.avatar-stack-dot:first-child{margin-left:0}.avatar-stack-sarah{background-image:url(https://images.pexels.com/photos/30004320/pexels-photo-30004320.jpeg?auto=compress&cs=tinysrgb&w=240)}.avatar-stack-mike{background-image:url(https://images.pexels.com/photos/30004315/pexels-photo-30004315.jpeg?auto=compress&cs=tinysrgb&w=240)}.avatar-stack-emily{background-image:url(https://images.pexels.com/photos/7615261/pexels-photo-7615261.jpeg?auto=compress&cs=tinysrgb&w=240)}.my-event-date-axis{color:#252a38;text-align:center;z-index:2;align-self:end;padding-top:50px;font-size:.78rem;font-weight:600;position:relative}.my-event-date-axis:before{content:"";background:#d6ddea;width:1px;height:40px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.my-event-date-axis:after{content:"";z-index:3;background:#6246ff;border-radius:999px;width:12px;height:12px;position:absolute;top:36px;left:50%;transform:translate(-50%);box-shadow:0 0 0 4px #fff}.my-events-progress-track{z-index:1;height:14px;position:absolute;bottom:20px;left:0;right:0}.my-events-progress-base,.my-events-progress-fill{border-radius:999px;height:2px;position:absolute;bottom:6px;left:0;right:0}.my-events-progress-base{background:#dde3ee}.my-events-progress-fill{background:linear-gradient(90deg,#6451ff 0%,#9b42ff 100%);right:auto}.discover-events-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.discover-event-card{background:#fff;border:1px solid #e6e9f0;border-radius:16px;grid-template-rows:168px minmax(0,1fr);height:100%;display:grid;overflow:hidden;box-shadow:0 3px 12px #151c2b0a}.discover-event-cover,.event-card-cover{background:linear-gradient(135deg,#d8d4ff 0%,#7067ff 100%) 50%/cover no-repeat;min-height:168px;position:relative}.event-cover-react,.event-cover-customer{background-position:50% 46%}.event-cover-summit{background-position:50% 42%}.event-cover-ai{background-position:50% 44%}.event-cover-dinner{background-position:50% 46%}.event-cover-monetization{background-position:50% 56%}.event-cover-brand,.event-cover-funnel{background-position:50%}.event-cover-design{background-position:50% 52%}.event-cover-web3{background-position:50% 48%}.discover-event-body{align-content:start;gap:10px;padding:14px 16px 16px;display:grid}.discover-event-title,.popular-event-title{color:#1e212d;font-size:.92rem;font-weight:600;line-height:1.38}.discover-event-meta,.popular-event-meta{color:#7e8396;font-size:.76rem;line-height:1.45}.event-category-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;display:grid}.event-category-card{background:#fff;border:1px solid #e7eaf0;border-radius:10px;justify-items:center;gap:6px;padding:16px 10px 14px;display:grid}.event-category-emoji{font-size:1.3rem}.event-category-title{color:#1f2330;text-align:center;font-size:.72rem;font-weight:600}.event-category-count{color:#7e8396;font-size:.66rem}.popular-events-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.popular-event-card{background:#fff;border:1px solid #e7eaf0;border-radius:10px;grid-template-columns:58px minmax(0,1fr);align-items:start;gap:10px;padding:10px;display:grid}.popular-event-thumb{background-position:50%;background-repeat:no-repeat;background-size:118%;border-radius:8px;width:58px;height:44px}.popular-event-copy{gap:5px;display:grid}.event-modal-backdrop{z-index:90;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#12151f59;place-items:center;display:grid;position:fixed;inset:0}.event-modal{background:#fff;border-radius:20px;grid-template-columns:1fr 1.38fr;width:min(760px,100vw - 40px);display:grid;overflow:hidden;box-shadow:0 28px 70px #12172333}.event-modal-cover{color:#fff;background:linear-gradient(#6a63ff 0%,#b527ff 100%) 50%/cover no-repeat;flex-direction:column;justify-content:center;gap:18px;min-height:520px;padding:28px;display:flex}.event-modal-upload{justify-items:center;gap:18px;display:grid}.event-modal-upload-icon{background:#ffffff29;border-radius:12px;place-items:center;width:42px;height:42px;font-size:1rem;display:grid}.event-modal-upload-button{color:#fff;background:#ffffff24;border:1px solid #ffffff38;border-radius:10px;min-height:28px;padding:0 14px;font-size:.72rem;font-weight:700}.event-modal-cover-footer{color:#fffc;justify-content:space-between;align-items:center;margin-top:auto;font-size:.72rem;font-weight:600;display:flex}.event-modal-form{gap:14px;padding:16px;display:grid}.event-modal-topbar{justify-content:space-between;align-items:center;gap:16px;display:flex}.event-modal-tabs{align-items:center;gap:8px;display:flex}.event-modal-tab{color:#6d7284;background:0 0;border:0;border-radius:8px;min-height:28px;padding:0 10px;font-size:.72rem;font-weight:700}.event-modal-tab.active{color:#d45692;background:#ffe8f4}.event-modal-close{color:#676d7f;background:0 0;border:0;font-size:1.15rem}.event-modal-field{gap:7px;display:grid}.event-modal-label,.event-options-title{color:#2b3040;font-size:.76rem;font-weight:700}.event-modal-input,.event-modal-textarea{color:#2c3040;width:100%;min-height:36px;font:inherit;background:#fff;border:1px solid #e6e9f0;border-radius:10px;padding:0 12px}.event-modal-textarea{resize:vertical;min-height:88px;padding-top:10px}.event-modal-schedule-grid{gap:10px;display:grid}.event-modal-inline-inputs{grid-template-columns:1.05fr .9fr 1fr;gap:8px;display:grid}.event-options-section{gap:10px;padding-top:6px;display:grid}.event-options-list{gap:10px;display:grid}.event-option-row{color:#555b6e;justify-content:space-between;align-items:center;gap:16px;font-size:.8rem;display:flex}.event-toggle{align-items:center;display:inline-flex;position:relative}.event-toggle input{opacity:0;pointer-events:none;position:absolute}.event-toggle span{background:#e6e9f0;border-radius:999px;width:36px;height:22px}.event-submit-button{color:#fff;background:#374056;border:0;border-radius:10px;min-height:38px;margin-top:2px;font-size:.82rem;font-weight:700}.floating-messenger-shell{z-index:110;justify-items:end;gap:12px;display:grid;position:fixed;bottom:18px;right:18px}.floating-messenger-dock{justify-items:end;gap:10px;display:grid}.floating-chat-launcher{color:#fff;background:linear-gradient(#665dff 0%,#8c1eff 100%);border:0;border-radius:999px;place-items:center;width:44px;height:44px;display:grid;position:relative;box-shadow:0 10px 18px #5439f82e}.floating-chat-icon{font-size:.94rem}.floating-chat-badge{color:#fff;background:#ff4b4b;border:2px solid #fff;border-radius:999px;place-items:center;min-width:16px;height:16px;padding:0 4px;font-size:.56rem;font-weight:800;display:grid;position:absolute;top:-3px;right:-3px}.floating-help-launcher{color:#2b3040;background:#fff;border:1px solid #eceff5;border-radius:999px;place-items:center;width:30px;height:30px;font-size:1rem;display:grid;box-shadow:0 8px 18px #1217231a}.messenger-panel{background:#fff;border-radius:14px;width:min(264px,100vw - 22px);overflow:hidden;box-shadow:0 18px 40px #14182624}.activity-feed-panel{width:min(264px,100vw - 22px)}.support-chat-panel{width:min(292px,100vw - 22px)}.messenger-panel-header{color:#fff;background:linear-gradient(90deg,#4f63f6 0%,#b012ff 100%);justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:flex}.messenger-panel-title-wrap,.support-chat-title-wrap{align-items:center;gap:8px;display:flex}.messenger-panel-title{color:#fff;font-size:.76rem;font-weight:600}.messenger-panel-icon{font-size:.94rem}.messenger-collapse-button,.support-header-button{width:22px;height:22px;color:inherit;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;font-size:.72rem;display:inline-flex}.messenger-action-icon{width:12px;height:12px}.support-header-button.active,.support-composer-icon.active{background:#ffffff29}.activity-feed-list{display:grid}.activity-feed-item{text-align:left;background:#fff;border:0;align-items:flex-start;gap:10px;width:100%;padding:12px;display:flex}.activity-feed-item+.activity-feed-item{border-top:1px solid #edf0f6}.activity-feed-item:hover{background:#fafbfe}.feed-avatar,.support-message-avatar,.support-chat-avatar{border-radius:999px;flex:none;width:28px;height:28px}.avatar-sarah{background:radial-gradient(circle at 35% 28%,#fce0d5 0%,#c7967d 38%,#1e2f49 100%)}.avatar-mike{background:radial-gradient(circle at 45% 32%,#f4d4af 0%,#779ab6 38%,#2f5873 100%)}.avatar-emily{background:radial-gradient(circle at 45% 32%,#b8cce6 0%,#526f9b 42%,#304462 100%)}.avatar-support{background:radial-gradient(circle at 40% 28%,#ffd9e0 0%,#bb87a3 38%,#694582 100%);position:relative}.support-chat-presence{background:#58d05c;border:1.5px solid #fff;border-radius:999px;width:8px;height:8px;position:absolute;bottom:0;right:0}.activity-feed-copy{flex:1;min-width:0}.activity-feed-topline{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.activity-feed-name{color:#202432;font-size:.72rem;font-weight:600}.activity-feed-time{color:#81869a;white-space:nowrap;font-size:.62rem}.activity-feed-action{color:#222632;margin-top:4px;font-size:.68rem;line-height:1.4}.activity-feed-quote{color:#2a2e3b;background:#f6f7fb;border-radius:12px;margin-top:8px;padding:10px 12px;font-size:.68rem;font-style:italic}.activity-feed-footer-button{color:#1e2230;background:#fff;border:0;border-top:1px solid #edf0f6;width:100%;min-height:42px;font-size:.72rem;font-weight:700}.support-chat-subtitle{color:#ffffffd1;margin-top:2px;font-size:.6rem;font-weight:500}.support-chat-actions{align-items:center;gap:7px;display:flex;position:relative}.support-status-banner{color:#5d35f6;background:#f7f2ff;border-bottom:1px solid #edf0f6;padding:7px 10px;font-size:.62rem;font-weight:700}.support-more-menu{z-index:2;background:#fff;border:1px solid #eceff5;border-radius:12px;min-width:132px;padding:6px;display:grid;position:absolute;top:38px;right:10px;box-shadow:0 12px 28px #1418261f}.support-more-menu-item{color:#282d3c;text-align:left;background:0 0;border:0;border-radius:8px;min-height:28px;padding:0 10px;font-size:.68rem;font-weight:600}.support-more-menu-item:hover{background:#f5f7fb}.support-messages{background:#fff;gap:12px;max-height:272px;padding:10px 10px 6px;display:grid;overflow:auto}.support-message{gap:8px;display:flex}.support-message.outgoing{justify-content:flex-end}.support-message-body{max-width:min(100%,176px)}.support-message.outgoing .support-message-body{justify-items:end;display:grid}.support-message-sender{color:#7d8294;margin-bottom:4px;font-size:.62rem;font-weight:700}.support-message-bubble{color:#1f2430;background:#fff;border:1px solid #edf0f6;border-radius:12px;padding:8px 10px;font-size:.68rem;line-height:1.45}.support-message.outgoing .support-message-bubble{color:#fff;background:linear-gradient(135deg,#5a4af6 0%,#6b37ff 100%);border-color:#0000}.support-message-time{color:#8b91a4;margin-top:4px;font-size:.58rem}.support-attachment-pill{color:#43495b;background:#eef1f8;border-radius:999px;width:fit-content;max-width:calc(100% - 20px);margin:0 10px 6px;padding:6px 10px;font-size:.62rem;font-weight:600}.support-emoji-tray{gap:6px;padding:0 10px 8px;display:flex}.support-emoji-button{background:#fff;border:1px solid #eceff5;border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;font-size:.74rem;display:inline-flex}.support-composer{background:#fff;border-top:1px solid #edf0f6;grid-template-columns:auto 1fr auto auto;align-items:center;gap:6px;padding:10px;display:grid}.support-file-input{display:none}.support-composer-icon{color:#787d90;background:0 0;border:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:.72rem;display:inline-flex}.support-composer-input{color:#262a38;min-height:32px;font:inherit;background:#f4f6fb;border:0;border-radius:10px;padding:0 12px}.support-send-button{color:#fff;background:linear-gradient(135deg,#8e87ff 0%,#6b46ff 100%);border:0;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;font-size:.76rem;display:inline-flex}.home-feed-page{gap:14px}.home-feed-header{justify-content:space-between;align-items:flex-start;display:flex}.home-feed-grid{grid-template-columns:248px minmax(0,1fr) 276px;align-items:start;gap:16px;display:grid}.home-feed-left-rail,.home-feed-center-column,.home-feed-right-rail{gap:14px;display:grid}.feed-profile-card,.feed-side-card,.feed-composer-card,.feed-post-card{background:#fffffff0;border:1px solid #e8ebf2;border-radius:20px;box-shadow:0 1px 2px #11182708}.feed-profile-card,.feed-side-card,.feed-composer-card,.feed-post-card,.feed-compose-modal{overflow:hidden}.feed-profile-cover{background-color:#0000;background-image:linear-gradient(120deg,#ffffff57,#fff0),linear-gradient(135deg,#d8dffb 0%,#ede8ff 48%,#f6f3ff 100%);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;min-height:66px}.feed-profile-main{justify-items:start;gap:4px;margin-top:-20px;padding:0 16px 14px;display:grid}.feed-avatar{background:linear-gradient(135deg,#d6dcff 0%,#7b71ff 100%) 50%/cover no-repeat;border:2px solid #fff;border-radius:999px;width:40px;height:40px;box-shadow:0 3px 10px #4f43f51f}.feed-avatar-owner{background:radial-gradient(circle at 35% 30%,#ffe6d8 0%,#caa6a7 34%,#5e56ff 100%)}.feed-avatar-violet{background:radial-gradient(circle at 35% 30%,#f0e9ff 0%,#c3b5ff 34%,#6358ff 100%)}.feed-avatar-blue{background:radial-gradient(circle at 35% 30%,#dbe8ff 0%,#a4c2ff 34%,#4f7bff 100%)}.feed-avatar-gold{background:radial-gradient(circle at 35% 30%,#ffeecf 0%,#e2bf7e 34%,#9b7c2f 100%)}.feed-avatar-large{width:62px;height:62px}.feed-profile-name{color:#1d1d1f;font-size:.96rem;font-weight:600}.feed-profile-role,.feed-profile-location,.feed-briefing-meta,.feed-post-role,.feed-post-audience,.feed-post-time,.feed-post-stats,.feed-spotlight-role{color:#868b9c;font-size:.72rem;line-height:1.45}.feed-signal-list,.feed-briefing-list{display:grid}.feed-signal-list{padding:0 12px 12px}.feed-signal-row{color:#454b5e;border-top:1px solid #f0f2f7;justify-content:space-between;align-items:center;gap:10px;padding:10px 4px;font-size:.74rem;display:flex}.feed-signal-row strong{color:#5d52ff;font-weight:600}.feed-side-card{gap:12px;padding:14px 16px}.feed-side-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.feed-side-title,.feed-briefing-title,.feed-post-name,.feed-spotlight-name{color:#1d1d1f;font-weight:600}.feed-side-title{font-size:.84rem}.feed-side-link,.feed-sort-button{color:#5d52ff;background:0 0;border:0;font-size:.72rem;font-weight:500}.feed-compact-list{gap:8px;display:grid}.feed-compact-item{color:#313747;text-align:left;background:#fbfbfd;border:1px solid #eef1f6;border-radius:14px;justify-content:space-between;align-items:center;gap:10px;min-height:38px;padding:0 12px;font-size:.74rem;font-weight:500;display:flex}.feed-chip-list{flex-wrap:wrap;gap:8px;display:flex}.feed-mini-chip{color:#555d72;background:#f5f6fb;border-radius:999px;align-items:center;min-height:24px;padding:0 10px;font-size:.68rem;font-weight:500;display:inline-flex}.feed-composer-card{padding:14px 16px 12px}.feed-composer-top{align-items:center;gap:12px;display:flex}.feed-composer-trigger{color:#596173;text-align:left;background:#fff;border:1px solid #e6eaf2;border-radius:999px;flex:1;min-height:42px;padding:0 16px;font-size:.82rem;font-weight:500}.feed-composer-actions{gap:8px;margin-top:12px;display:flex}.feed-composer-action{color:#454d61;background:#fbfbfd;border:1px solid #edf0f6;border-radius:999px;justify-content:center;align-items:center;min-height:30px;padding:0 12px;font-size:.72rem;font-weight:500;display:inline-flex}.feed-sort-row{color:#878d9e;justify-content:space-between;align-items:center;gap:12px;padding:0 4px;font-size:.72rem;display:flex}.feed-post-stack{gap:14px;display:grid}.feed-post-card{padding:14px 16px 12px}.feed-post-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.feed-post-author{gap:12px;display:flex}.feed-post-author-copy{min-width:0}.feed-post-author-row{align-items:center;gap:8px;display:flex}.feed-post-name{font-size:.82rem}.feed-post-menu{color:#8b90a1;letter-spacing:.18em;background:0 0;border:0;font-size:.78rem}.feed-post-body{gap:10px;margin-top:12px;display:grid}.feed-post-body p,.feed-spotlight-quote{color:#2f3545;margin:0;font-size:.8rem;font-weight:400;line-height:1.65}.feed-post-media{grid-template-columns:1.55fr minmax(0,.85fr);gap:8px;margin-top:14px;display:grid}.feed-media-primary,.feed-media-secondary,.feed-media-tertiary{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:16px;min-height:168px}.feed-media-stack{gap:8px;display:grid}.feed-media-secondary,.feed-media-tertiary{min-height:80px}.feed-post-media-sunrise .feed-media-primary,.feed-post-media-sunrise .feed-media-secondary,.feed-post-media-sunrise .feed-media-tertiary{background:linear-gradient(120deg,#ffffff42,#fff0),linear-gradient(135deg,#d7e4ff 0%,#aebdff 40%,#efe9ff 100%)}.feed-post-media-slate .feed-media-primary,.feed-post-media-slate .feed-media-secondary,.feed-post-media-slate .feed-media-tertiary{background:linear-gradient(120deg,#ffffff1a,#fff0),linear-gradient(135deg,#31384c 0%,#5b6582 46%,#cfd8ea 100%)}.feed-post-media-linen .feed-media-primary,.feed-post-media-linen .feed-media-secondary,.feed-post-media-linen .feed-media-tertiary{background:linear-gradient(120deg,#ffffff38,#fff0),linear-gradient(135deg,#eadfce 0%,#f6efe3 45%,#d6e5e2 100%)}.feed-post-stats{justify-content:space-between;align-items:center;gap:12px;margin-top:10px;display:flex}.feed-post-actions{border-top:1px solid #f0f2f7;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:10px;padding-top:10px;display:grid}.feed-action-button{color:#4a5163;background:0 0;border:0;border-radius:12px;min-height:32px;font-size:.72rem;font-weight:500}.feed-briefing-item{border-top:1px solid #f0f2f7;gap:3px;padding:10px 0;display:grid}.feed-briefing-item:first-child{border-top:0;padding-top:0}.feed-briefing-title{font-size:.76rem;line-height:1.45}.feed-spotlight-card{gap:14px}.feed-spotlight-copy{align-items:center;gap:10px;display:flex}.feed-spotlight-name{font-size:.8rem}.feed-compose-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:60;background:#10121a6b;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.feed-compose-modal{background:#fffffff5;border:1px solid #e7ebf3;border-radius:28px;width:min(920px,100vw - 48px);min-height:min(640px,100vh - 48px);box-shadow:0 24px 80px #1014202e}.feed-compose-header,.feed-compose-footer{justify-content:space-between;align-items:center;gap:12px;padding:18px 22px;display:flex}.feed-compose-author{align-items:center;gap:12px;display:flex}.feed-compose-name{color:#1d1d1f;font-size:.92rem;font-weight:600}.feed-compose-audience{color:#878d9e;font-size:.74rem}.feed-modal-close{color:#5f6476;background:0 0;border:0;border-radius:999px;width:34px;height:34px;font-size:1.6rem;line-height:1}.feed-compose-textarea{resize:none;color:#2b3141;background:0 0;border:0;outline:0;width:calc(100% - 44px);min-height:420px;margin:0 22px;font-family:inherit;font-size:1rem;line-height:1.6}.feed-compose-textarea::placeholder{color:#9096a8}.feed-compose-footer{border-top:1px solid #eef1f6;margin-top:auto}.feed-compose-tools{flex-wrap:wrap;gap:8px;display:flex}.feed-compose-tool{color:#4c5367;background:#fafbfe;border:1px solid #ebeff5;border-radius:999px;min-height:32px;padding:0 12px;font-size:.74rem;font-weight:500}.feed-submit-button{color:#fff;background:linear-gradient(135deg,#5d52ff 0%,#4e3ef7 100%);border:0;border-radius:999px;min-height:38px;padding:0 18px;font-size:.76rem;font-weight:600}.feed-submit-button:disabled{opacity:.45}.storefront-page{gap:26px}.storefront-hero{gap:16px;display:grid}.storefront-hero-topline{justify-content:flex-start;display:flex}.storefront-back-button{color:#3b4254;background:#fffffff0;border:1px solid #e9edf4;border-radius:14px;min-height:38px;padding:0 16px;font-size:.76rem;font-weight:500;box-shadow:0 1px 2px #1118270a}.storefront-hero-card,.storefront-social-card,.storefront-product-card,.storefront-testimonial-card,.storefront-stat-strip,.storefront-story-section{background:#fffffff2;border:1px solid #e8ebf2;box-shadow:0 1px 2px #11182708}.storefront-hero-card{text-align:center;border-radius:28px;justify-items:center;gap:18px;padding:44px 48px 30px;display:grid}.storefront-creator-avatar{background-position:50%;background-repeat:no-repeat;background-size:cover;border:3px solid #fffffff5;border-radius:999px;width:92px;height:92px;box-shadow:0 10px 28px #1118271f}.storefront-hero-copy{justify-items:center;gap:10px;max-width:760px;display:grid}.storefront-hero-label,.storefront-story-eyebrow,.storefront-product-tag{color:#6956ff;letter-spacing:.01em;background:#f4f2ff;border-radius:999px;align-items:center;min-height:28px;padding:0 12px;font-size:.7rem;font-weight:600;display:inline-flex}.storefront-hero-title{color:#1d1d1f;letter-spacing:-.045em;margin:0;font-size:clamp(2.55rem,4vw,4rem);font-weight:600;line-height:1.04}.storefront-hero-subtitle,.storefront-section-subtitle,.storefront-story-body,.storefront-email-copy,.storefront-social-handle,.storefront-testimonial-role{color:#6c7385;margin:0;font-size:1rem;font-weight:400;line-height:1.65}.storefront-primary-cta,.storefront-dark-button,.storefront-email-button,.storefront-shop-floating{border-radius:999px;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.storefront-primary-cta{color:#fff;background:linear-gradient(135deg,#6b46ff 0%,#d3388d 100%);min-height:52px;padding:0 24px;font-size:.9rem;font-weight:600;box-shadow:0 10px 24px #6243ff2e}.storefront-hero-stats{border-top:1px solid #edf1f6;grid-template-columns:repeat(3,minmax(0,1fr));width:min(100%,760px);padding-top:22px;display:grid}.storefront-hero-stat{justify-items:center;gap:4px;padding:0 14px;display:grid}.storefront-hero-stat strong,.storefront-stat-card strong{color:#1d1d1f;letter-spacing:-.04em;font-size:2rem;font-weight:600;line-height:1.04}.storefront-hero-stat span,.storefront-stat-card span{color:#70778a;font-size:.84rem;font-weight:500}.storefront-section{gap:18px;display:grid}.storefront-section-heading{gap:6px;display:grid}.storefront-section-heading-centered{text-align:center;justify-items:center}.storefront-section-title,.storefront-email-title,.storefront-story-title{color:#1d1d1f;letter-spacing:-.042em;margin:0;font-size:clamp(1.8rem,2.2vw,2.7rem);font-weight:600;line-height:1.08}.storefront-social-list{gap:14px;display:grid}.storefront-social-card{text-align:left;border-radius:22px;align-items:center;gap:16px;width:100%;padding:18px 20px;display:flex}.storefront-social-icon{color:#fff;border-radius:16px;justify-content:center;align-items:center;width:46px;height:46px;font-size:1rem;font-weight:600;display:inline-flex}.storefront-social-icon.instagram{background:linear-gradient(135deg,#864bff 0%,#ef4f8f 100%)}.storefront-social-icon.youtube{background:linear-gradient(135deg,#ff5f63 0%,#ef4f8f 100%)}.storefront-social-icon.newsletter{background:linear-gradient(135deg,#5f97ff 0%,#51c5ff 100%)}.storefront-social-copy{flex:1;gap:2px;display:grid}.storefront-social-title,.storefront-testimonial-name{color:#1d1d1f;font-size:1rem;font-weight:600}.storefront-social-arrow{color:#98a0b3;font-size:1.2rem}.storefront-shop-section{scroll-margin-top:112px}.storefront-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.storefront-product-card{border-radius:24px;overflow:hidden}.storefront-product-cover{background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:250px}.storefront-product-cover.violet{background-color:#c07aff}.storefront-product-cover.sky{background-color:#68b7ff}.storefront-product-cover.sunset{background-color:#f5916f}.storefront-product-body{gap:12px;padding:20px 22px 22px;display:grid}.storefront-product-title{color:#1f2433;letter-spacing:-.04em;margin:0;font-size:1.65rem;font-weight:600;line-height:1.16}.storefront-product-description,.storefront-testimonial-quote,.storefront-email-footnote,.storefront-footer-meta,.storefront-footer-links button{color:#667085;margin:0;font-size:.92rem;font-weight:400;line-height:1.7}.storefront-price-row{align-items:baseline;gap:8px;display:flex}.storefront-price-row strong{color:#101524;letter-spacing:-.04em;font-size:2rem;font-weight:600;line-height:1.05}.storefront-price-row span{color:#8b92a3;font-size:.98rem;font-weight:500}.storefront-price-secondary-strike{text-decoration:line-through}.storefront-dark-button{color:#fff;background:#10182c;border:0;width:100%;min-height:48px;font-size:.88rem;font-weight:600}.storefront-email-banner{color:#fff;text-align:center;background:linear-gradient(135deg,#7a2fff 0%,#d72f84 100%);border-radius:32px;justify-items:center;gap:16px;padding:42px 28px;display:grid;box-shadow:0 18px 44px #782eff33}.storefront-email-icon{background:#ffffff2e;border-radius:18px;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.7rem;display:inline-flex}.storefront-email-title,.storefront-email-copy,.storefront-email-footnote{color:#fff}.storefront-email-form{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.storefront-email-input{color:#fff;min-width:min(100%,320px);min-height:52px;font:inherit;background:#ffffff1f;border:1px solid #ffffff3d;border-radius:999px;padding:0 18px}.storefront-email-input::placeholder{color:#ffffffbd}.storefront-email-button{color:#6b46ff;background:#fff;border:0;min-height:52px;padding:0 24px;font-size:.9rem;font-weight:600}.storefront-testimonial-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.storefront-testimonial-card{border-radius:24px;gap:14px;padding:22px;display:grid}.storefront-stars{color:#f1ba14;letter-spacing:.12em;font-size:1rem}.storefront-testimonial-person{align-items:center;gap:12px;margin-top:auto;display:flex}.storefront-testimonial-avatar{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:999px;width:46px;height:46px}.storefront-stat-strip{border-radius:28px;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.storefront-stat-card{text-align:center;background:#fffffff2;justify-items:center;gap:6px;padding:28px 20px;display:grid}.storefront-stat-icon{color:#6b46ff;background:#f4f2ff;border-radius:14px;justify-content:center;align-items:center;width:42px;height:42px;font-size:1rem;display:inline-flex}.storefront-story-section{border-radius:30px;grid-template-columns:minmax(0,1fr) 440px;align-items:center;gap:34px;padding:30px;display:grid}.storefront-story-copy{gap:16px;display:grid}.storefront-story-list{color:#2f3544;gap:10px;margin:0;padding:0;list-style:none;display:grid}.storefront-story-list li{padding-left:28px;font-size:1rem;font-weight:400;line-height:1.65;position:relative}.storefront-story-list li:before{content:"✓";color:#34a853;background:#e5f7ea;border-radius:999px;justify-content:center;align-items:center;width:18px;height:18px;font-size:.7rem;font-weight:700;display:inline-flex;position:absolute;top:2px;left:0}.storefront-outline-button{color:#151b2a;background:#fff;border:1px solid #151b2a;border-radius:999px;justify-self:start;min-height:46px;padding:0 18px;font-size:.88rem;font-weight:600}.storefront-story-portrait-wrap{min-height:520px;position:relative}.storefront-story-portrait-shadow,.storefront-story-portrait{border-radius:32px;position:absolute;inset:0}.storefront-story-portrait-shadow{background:linear-gradient(135deg,#7b52ff 0%,#e14f99 100%);transform:rotate(4deg)}.storefront-story-portrait{background-position:50%;background-repeat:no-repeat;background-size:cover;box-shadow:0 16px 42px #1118271f}.storefront-footer{justify-items:center;gap:18px;padding:12px 0 18px;display:grid}.storefront-footer-socials,.storefront-footer-links{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.storefront-footer-social{color:#525869;background:#fff;border:1px solid #e8ebf2;border-radius:14px;justify-content:center;align-items:center;width:42px;height:42px;font-size:.82rem;font-weight:600;display:inline-flex}.storefront-footer-links button{background:0 0;border:0}.storefront-shop-floating{z-index:22;color:#fff;background:linear-gradient(135deg,#7b52ff 0%,#d83f8f 100%);gap:8px;min-height:48px;padding:0 18px;font-size:.84rem;font-weight:600;position:fixed;bottom:86px;right:88px;box-shadow:0 12px 30px #714aff38}@media (width<=1280px){.reference-metrics-grid,.dashboard-mini-grid,.community-grid,.design-studio-canvas-action-row,.settings-grid,.event-category-grid,.discover-events-grid,.popular-events-row{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-workspace-grid{grid-template-columns:1fr}.home-feed-grid{grid-template-columns:220px minmax(0,1fr)}.home-feed-right-rail{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr))}.storefront-product-grid,.storefront-testimonial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.storefront-story-section,.detail-content-grid,.theme-gallery-card{grid-template-columns:1fr}.my-events-row{grid-template-columns:repeat(3,minmax(0,1fr))}.design-studio-workspace-shell{grid-template-columns:76px 260px minmax(0,1fr)}.design-studio-properties-panel{border-top:1px solid #eceef4;border-left:0;grid-column:2/-1;grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=1080px){.shell{grid-template-rows:auto auto 1fr;grid-template-columns:1fr}.topbar{grid-template-columns:1fr;padding:16px}.topbar-brand-block{border-right:0;padding:0}.sidebar{border-bottom:1px solid #ebedf3;border-right:0}.events-page-topbar,.programs-toolbar,.reference-page-header,.home-dashboard-header,.home-feed-header,.page-header,.detail-hero{flex-direction:column;align-items:stretch}.programs-search-form,.events-page-actions{width:100%}.events-inline-search{flex:1;width:auto}.events-city-strip{grid-template-columns:1fr}.events-carousel-arrow{display:none}.events-city-list{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-flow:row;grid-auto-columns:unset;overflow:visible}.home-feed-grid{grid-template-columns:1fr}.home-feed-left-rail,.home-feed-right-rail{grid-template-columns:repeat(2,minmax(0,1fr))}.storefront-hero-card{padding:36px 28px 26px}.storefront-hero-stats,.storefront-stat-strip{grid-template-columns:1fr}.storefront-story-portrait-wrap{min-height:420px}.design-studio-content{width:100%;padding-inline:16px}.design-studio-workspace-shell{grid-template-columns:72px 1fr}.design-studio-canvas-panel,.design-studio-side-panel,.design-studio-properties-panel{grid-column:2}.design-studio-template-grid.compact,.design-studio-canvas-action-row,.my-events-row,.discover-events-grid,.popular-events-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.content{padding:20px}.reference-metrics-grid,.dashboard-mini-grid,.community-grid,.design-studio-template-grid,.design-studio-template-grid.compact,.design-studio-canvas-action-row,.design-studio-properties-panel,.settings-grid,.detail-stats-grid,.home-feed-left-rail,.home-feed-right-rail,.storefront-product-grid,.storefront-testimonial-grid,.event-category-grid,.events-city-list,.my-events-row,.discover-events-grid,.popular-events-row{grid-template-columns:1fr}.top-sections-nav{flex-wrap:wrap}.header-search{width:100%}.design-studio-content{padding:14px}.design-studio-workspace-shell{grid-template-columns:1fr}.design-studio-tool-rail{display:none}.design-studio-side-panel,.design-studio-canvas-panel,.design-studio-properties-panel{grid-column:auto}.design-studio-canvas-topbar,.design-studio-canvas-title-row,.design-studio-canvas-actions{flex-wrap:wrap}.floating-messenger-shell{bottom:14px;right:14px}.messenger-panel,.activity-feed-panel,.support-chat-panel{width:min(100vw - 20px,264px)}.event-modal{grid-template-columns:1fr}.event-modal-cover{min-height:220px}.feed-post-media,.feed-post-actions{grid-template-columns:1fr}.storefront-hero-card{border-radius:24px;padding:30px 20px 22px}.storefront-story-section{border-radius:24px;padding:22px}.storefront-story-portrait-wrap{min-height:320px}.storefront-shop-floating{bottom:92px;right:18px}.feed-compose-modal{border-radius:22px;width:min(100vw - 24px,920px);min-height:min(560px,100vh - 24px)}.feed-compose-textarea{min-height:300px}}.contacts-page-reference{background:#f6f6f8;min-height:100%;padding:0}.contacts-reference-shell{width:100%}.contacts-reference-breadcrumb{color:#a2a2ab;text-align:right;padding:0 1.6rem .9rem;font-size:.88rem}.contacts-reference-header{background:#fff;border-bottom:1px solid #ececf0;justify-content:space-between;align-items:center;margin:0 -1.5rem 1.35rem;padding:1.9rem 1.6rem 1.55rem;display:flex}.contacts-reference-title{color:#191919;letter-spacing:-.03em;margin:0;font-size:2rem;font-weight:600}.contacts-reference-subtitle{color:#7e7e86;margin:.45rem 0 0;font-size:1rem}.contacts-reference-add-button{color:#fff;font:inherit;background:linear-gradient(135deg,#2968ff 0%,#4a7dfd 100%);border:0;border-radius:14px;padding:.9rem 1.2rem;font-weight:600;box-shadow:0 12px 28px #2968ff38}.contacts-reference-controls{align-items:center;gap:1rem;padding:0 0 1.4rem;display:flex}.contacts-reference-search-form{flex:1}.contacts-reference-search{color:#202026;font:inherit;background:#fff;border:1px solid #e9e9ee;border-radius:16px;outline:none;width:100%;padding:1rem 1.05rem}.contacts-reference-search::placeholder{color:#9999a3}.contacts-reference-actions{gap:.9rem;display:flex}.contacts-reference-ghost-button{color:#35353d;font:inherit;background:#fff;border:1px solid #e6e6ec;border-radius:14px;padding:.9rem 1.15rem;font-weight:600}.contacts-reference-table-shell{background:#fff;border:1px solid #e8e8ee;border-radius:22px;overflow:hidden}.contacts-reference-table-head,.contacts-reference-row{grid-template-columns:minmax(220px,1.35fr) minmax(220px,1.4fr) minmax(150px,1fr) minmax(150px,1fr) minmax(130px,1fr) 88px;align-items:center;gap:1rem;display:grid}.contacts-reference-table-head{color:#8b8b94;letter-spacing:.08em;text-transform:uppercase;padding:.95rem 1.45rem;font-size:.84rem;font-weight:700}.contacts-reference-table-body{border-top:1px solid #f0f0f4}.contacts-reference-row{border-top:1px solid #f2f2f6;min-height:86px;padding:.95rem 1.45rem}.contacts-reference-row:first-child{border-top:0}.contacts-reference-name-cell{align-items:center;gap:.95rem;display:flex}.contacts-reference-avatar{color:#fff;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1rem;font-weight:700;display:inline-flex}.contacts-reference-avatar-honey{background:linear-gradient(135deg,#ffcf72 0%,#f96 100%)}.contacts-reference-avatar-buddy{background:linear-gradient(135deg,#6fd3cc 0%,#8ce3db 100%)}.contacts-reference-avatar-default{background:linear-gradient(135deg,#8ba4ff 0%,#7a63ff 100%)}.contacts-reference-name{color:#212128;font-size:1.02rem;font-weight:600}.contacts-reference-cell{color:#66666f;font-size:.98rem}.contacts-reference-cell.strong{color:#212128;font-weight:700}.contacts-reference-action-cell{text-align:right}.contacts-reference-view-link{color:#2968ff;font-size:.98rem;font-weight:600;text-decoration:none}.contacts-reference-footer{color:#8f8f98;justify-content:space-between;padding:1rem 0 0;font-size:.9rem;display:flex}.contacts-reference-empty{text-align:center;padding:2.4rem 1.4rem}.contacts-reference-empty-title{color:#1f1f25;font-size:1.05rem;font-weight:600}.contacts-reference-empty-copy{color:#7f7f89;margin-top:.5rem}.contacts-reference-modal-overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;background:#1818206b;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.contacts-reference-modal{background:#fff;border-radius:22px;width:100%;max-width:640px;overflow:hidden;box-shadow:0 30px 90px #14142038}.contacts-reference-modal-top{color:#fff;background:linear-gradient(135deg,#5d7cf8 0%,#7b52b5 100%);justify-content:space-between;align-items:flex-start;padding:1.45rem 1.55rem 1rem;display:flex}.contacts-reference-modal-title{margin:0;font-size:1.15rem;font-weight:700}.contacts-reference-modal-step{color:#ffffffc7;margin-top:.55rem;font-size:.95rem}.contacts-reference-close-button{color:#ffffffeb;background:0 0;border:0;padding:0;font-size:1.9rem;line-height:1}.contacts-reference-progress{background:#edeef4;grid-template-columns:repeat(3,1fr);gap:0;height:4px;display:grid}.contacts-reference-progress span{background:0 0}.contacts-reference-progress span.active{background:#7a6dff}.contacts-reference-modal-body{padding:1.55rem}.contacts-reference-modal-heading{color:#23232c;margin:0;font-size:1.15rem;font-weight:700}.contacts-reference-modal-copy,.contacts-reference-helper-copy{color:#7a7a85;font-size:.98rem;line-height:1.6}.contacts-reference-modal-copy{margin:.7rem 0 1.35rem}.contacts-reference-field{gap:.55rem;margin-bottom:1.1rem;display:grid}.contacts-reference-field span{color:#292932;font-size:.98rem;font-weight:600}.contacts-reference-field input,.contacts-reference-field textarea{color:#202026;font:inherit;background:#fff;border:1px solid #ececf2;border-radius:16px;outline:none;width:100%;padding:.95rem 1rem}.contacts-reference-field textarea{resize:vertical;min-height:124px}.contacts-reference-field input:focus,.contacts-reference-field textarea:focus{border-color:#b7c5ff;box-shadow:0 0 0 4px #5d7cf81f}.contacts-reference-field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.contacts-reference-product-list{gap:.85rem;display:grid}.contacts-reference-product-card,.contacts-reference-welcome-card{text-align:left;background:#fff;border:1px solid #eaeaf0;border-radius:18px;align-items:center;gap:1rem;width:100%;padding:1rem 1.05rem;display:flex}.contacts-reference-product-card.selected,.contacts-reference-welcome-card.selected{background:#fbfbff;border-color:#7d95ff;box-shadow:inset 0 0 0 1px #7d95ff66}.contacts-reference-check{color:#0000;border:2px solid #d6d6de;border-radius:6px;flex:none;justify-content:center;align-items:center;width:22px;height:22px;font-size:.95rem;font-weight:700;display:inline-flex}.contacts-reference-check.selected{color:#fff;background:linear-gradient(135deg,#f0559e 0%,#7a6dff 100%);border-color:#0000}.contacts-reference-product-copy{gap:.18rem;display:grid}.contacts-reference-product-copy strong{color:#22222b;font-size:1rem;font-weight:700}.contacts-reference-product-copy span{color:#8a8a95;font-size:.92rem}.contacts-reference-selected-dot{color:#fff;opacity:0;background:#7086f4;border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;margin-left:auto;font-size:.78rem;display:inline-flex}.contacts-reference-selected-dot.visible{opacity:1}.contacts-reference-helper-copy{margin-top:-.3rem}.contacts-reference-summary{background:#f8f8fc;border:1px solid #ededf4;border-radius:18px;margin-top:1rem;padding:1rem 1.1rem}.contacts-reference-summary-title{color:#373741;margin-bottom:.9rem;font-size:1rem;font-weight:600}.contacts-reference-summary-row{color:#666670;justify-content:space-between;padding:.45rem 0;display:flex}.contacts-reference-summary-row strong{color:#22222b;text-align:right;max-width:60%;font-weight:600}.contacts-reference-modal-message{color:#4d63d3;margin-top:1rem;font-size:.95rem}.contacts-reference-modal-footer{border-top:1px solid #ececf1;justify-content:space-between;align-items:center;padding:1rem 1.55rem;display:flex}.contacts-reference-footer-button{font:inherit;border:0;border-radius:14px;padding:.9rem 1.2rem;font-weight:600}.contacts-reference-footer-button.secondary{color:#6a6a74;background:0 0}.contacts-reference-footer-button.primary{color:#fff;background:linear-gradient(135deg,#5d7cf8 0%,#7b52b5 100%);min-width:160px}@media (width<=980px){.contacts-reference-table-head{display:none}.contacts-reference-row{grid-template-columns:1fr;gap:.55rem}.contacts-reference-action-cell{text-align:left}}@media (width<=760px){.contacts-reference-header,.contacts-reference-controls,.contacts-reference-footer,.contacts-reference-modal-footer{flex-direction:column;align-items:stretch}.contacts-reference-actions,.contacts-reference-field-grid{grid-template-columns:1fr}.contacts-reference-field-grid{display:grid}.contacts-reference-header{margin:0 -1rem 1.2rem;padding:1.4rem 1rem 1.2rem}}.contacts-experience{--contacts-bg:#fff;--contacts-card:#fffffff0;--contacts-border:#03021314;--contacts-border-strong:#0302131f;--contacts-copy:#030213b8;--contacts-copy-soft:#03021375;--contacts-blue:#06f;--contacts-blue-deep:#0052cc;--contacts-shadow:0 28px 80px #0302130f;background:radial-gradient(circle at 0 0,#667eea1f,#0000 28%),radial-gradient(circle at 100% 0,#f093fb1a,#0000 24%),linear-gradient(#fff 0%,#fafafa 100%);border-radius:32px;padding:2rem}.contacts-shell{max-width:1240px;margin:0 auto}.contacts-hero{justify-content:space-between;align-items:flex-start;gap:1.5rem;margin-bottom:1.5rem;display:flex}.contacts-hero-copy{max-width:760px}.contacts-eyebrow,.contacts-detail-eyebrow{color:var(--contacts-copy-soft);letter-spacing:.16em;text-transform:uppercase;margin-bottom:.8rem;font-size:.78rem}.contacts-title,.contacts-detail-title{color:#030213;letter-spacing:-.04em;margin:0;font-size:clamp(2.5rem,5vw,4.4rem);font-weight:500;line-height:1.02}.contacts-detail-title{font-size:clamp(2.2rem,4vw,3.6rem)}.contacts-page-note,.contacts-detail-note{color:var(--contacts-copy);margin:1rem 0 0;font-size:1.05rem;line-height:1.7}.contacts-detail-note{max-width:760px}.contacts-hero-actions,.contacts-detail-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.75rem;display:flex}.contacts-primary-button,.contacts-secondary-button,.contacts-pill-button{font:inherit;white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;transition:transform .18s,box-shadow .18s,border-color .18s,background .18s,color .18s;display:inline-flex}.contacts-primary-button:hover,.contacts-secondary-button:hover,.contacts-pill-button:hover{transform:translateY(-1px)}.contacts-primary-button{background:var(--contacts-blue);color:#fff;padding:.88rem 1.25rem;box-shadow:0 18px 36px #0066ff3d}.contacts-primary-button:hover{background:var(--contacts-blue-deep)}.contacts-primary-button:disabled,.contacts-secondary-button:disabled,.contacts-pill-button:disabled{cursor:not-allowed;opacity:.62;transform:none}.contacts-secondary-button,.contacts-pill-button{border-color:var(--contacts-border);color:#030213c7;background:#ffffffd1}.contacts-secondary-button{padding:.85rem 1.1rem}.contacts-pill-button{padding:.7rem 1rem}.contacts-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.1rem;margin-bottom:.1rem;display:grid}.contacts-stat-card,.contacts-panel,.contacts-detail-panel,.contacts-mini-panel,.contacts-activity-card,.student-week-card{background:var(--contacts-card);border:1px solid var(--contacts-border);box-shadow:var(--contacts-shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:28px}.contacts-stat-card{min-height:10.5rem;padding:1.35rem 1.35rem 1.25rem}.contacts-stat-label{color:var(--contacts-copy-soft);letter-spacing:.08em;text-transform:uppercase;font-size:.8rem}.contacts-stat-value{color:#030213;letter-spacing:-.03em;margin-top:.45rem;font-size:clamp(1.7rem,2.4vw,2.35rem);font-weight:500;line-height:1.08}.contacts-stat-copy{color:var(--contacts-copy);margin-top:.4rem;font-size:.92rem;line-height:1.55}.contacts-panel{padding:1.1rem}.contacts-toolbar{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.contacts-search-form{flex:1;max-width:420px}.contacts-search-form .search-field{border:1px solid var(--contacts-border);background:#fafafaf5;border-radius:20px;padding:.15rem .2rem}.contacts-search-form .search-input{box-shadow:none;background:0 0;border:0}.contacts-search-form .search-input:focus{outline:none}.contacts-toolbar-actions{flex-wrap:wrap;justify-content:flex-end;gap:.7rem;display:flex}.contacts-list{gap:.95rem;display:grid}.contacts-list-card{background:linear-gradient(#fff 0%,#fcfcfd 100%);border:1px solid #0302130f;border-radius:24px;grid-template-columns:minmax(240px,1.4fr) minmax(180px,1fr) minmax(140px,.8fr) minmax(170px,1fr) minmax(200px,1fr) auto;align-items:center;gap:1rem;padding:1.15rem 1.2rem;transition:transform .18s,box-shadow .18s,border-color .18s;display:grid}.contacts-list-card:hover{border-color:#0066ff24;transform:translateY(-2px);box-shadow:0 24px 64px #03021314}.contacts-col-label{color:var(--contacts-copy-soft);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.35rem;font-size:.75rem}.contacts-name-link,.contacts-back-link{color:#030213;text-decoration:none}.contacts-name-link{align-items:center;gap:.45rem;font-size:1.05rem;font-weight:500;display:inline-flex}.contacts-name-link:hover{color:var(--contacts-blue)}.contacts-meta-line,.contacts-program-line,.contacts-field-copy,.contacts-muted-inline,.student-section-copy,.student-muted,.student-application-answer,.student-access-detail,.student-activity-detail{color:var(--contacts-copy);font-size:.93rem;line-height:1.55}.contacts-meta-line,.contacts-program-line{color:var(--contacts-copy-soft)}.contacts-total{color:#030213;text-align:right;font-size:1rem;font-weight:500}.contacts-tag-row,.student-tag-wrap,.student-product-list,.contacts-detail-tags{flex-wrap:wrap;gap:.55rem;display:flex}.contacts-footer{justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;display:flex}.contacts-empty-state{text-align:center;padding:2.4rem 1.2rem}.contacts-empty-title{color:#030213;font-size:1.15rem;font-weight:500}.contacts-empty-copy{color:var(--contacts-copy);margin-top:.55rem;font-size:.96rem;line-height:1.6}.contacts-detail-shell{gap:1.75rem;display:grid}.contacts-detail-topline{justify-content:space-between;align-items:center;gap:1rem;display:flex}.contacts-back-link{color:var(--contacts-copy-soft);font-size:.93rem}.contacts-back-link:hover{color:#030213}.contacts-detail-hero{padding:.4rem 0 .15rem}.contacts-detail-summary{flex-wrap:wrap;gap:.65rem;margin-top:1.25rem;display:flex}.contacts-detail-layout{grid-template-columns:minmax(0,1.28fr) minmax(360px,.92fr);gap:1.6rem;display:grid}.contacts-detail-main,.contacts-detail-side{align-content:start;gap:1.35rem;display:grid}.contacts-detail-panel,.contacts-mini-panel{padding:1.45rem}.contacts-panel-head,.student-section-header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.15rem;display:flex}.contacts-panel-title,.student-section-title{color:#030213;margin:0;font-size:1rem;font-weight:500}.contacts-field-grid,.student-field-grid,.student-form-grid,.student-kpi-grid,.student-weekly-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.contacts-field,.student-field,.student-kpi-card,.student-application-item,.student-access-item,.student-activity-item{background:#fafafadb;border:1px solid #0302130f;border-radius:20px;padding:1.05rem 1.1rem}.contacts-field-label,.student-field-label{color:var(--contacts-copy-soft);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.4rem;font-size:.74rem}.contacts-field-value,.student-field-value,.student-application-question,.student-access-title,.student-activity-title,.student-kpi-value,.student-week-range{color:#030213;overflow-wrap:anywhere;word-break:break-word;font-size:.98rem;font-weight:500;line-height:1.45}.contacts-notes,.student-inline-form{gap:.85rem;display:grid}.student-kpi-label{color:var(--contacts-copy-soft);margin-top:.28rem;font-size:.86rem}.student-input,.student-select{color:#030213;width:100%;font:inherit;background:#fff;border:1px solid #0302131a;border-radius:18px;min-height:3.35rem;padding:.96rem 1rem}.student-input:focus,.student-select:focus{border-color:#06f6;outline:none;box-shadow:0 0 0 4px #0066ff14}.student-action-row{flex-wrap:wrap;align-items:center;gap:.8rem;display:flex}.student-feedback{color:#0b6bcb;font-size:.9rem;line-height:1.45}.student-access-list,.student-application-list,.student-activity-list,.student-meta-list,.student-week-metrics{gap:.95rem;display:grid}.student-access-top,.student-activity-top,.student-meta-row,.student-week-metric{justify-content:space-between;align-items:flex-start;gap:.8rem;display:flex}.student-product-pill{color:var(--contacts-blue);background:#0066ff14;border-radius:999px;padding:.35rem .7rem;font-size:.81rem}.student-week-card{padding:1.1rem}.student-meta-row,.student-week-metric{color:var(--contacts-copy);font-size:.92rem}.student-meta-row strong,.student-week-metric strong{color:#030213;overflow-wrap:anywhere;text-align:right;max-width:54%;font-weight:500}.contacts-status-pill,.contacts-detail-tags .status-chip,.contacts-tag-row .status-chip,.student-tag-wrap .status-chip{border-radius:999px;font-size:.8rem}.contacts-status-pill{display:inline-flex}.contacts-detail-title{max-width:12ch;font-size:clamp(3rem,5vw,4.4rem)}.contacts-detail-note{max-width:58rem;margin-top:1.15rem;line-height:1.6}.contacts-field{min-height:7.1rem}.contacts-field-copy{overflow-wrap:anywhere}.contacts-detail-side .student-inline-form{gap:1rem}.contacts-detail-side .student-action-row{grid-template-columns:minmax(0,1fr) auto;gap:.8rem;display:grid}.contacts-detail-side .student-meta-row{align-items:baseline}@media (width<=1120px){.contacts-list-card{grid-template-columns:repeat(2,minmax(0,1fr))}.contacts-total{text-align:left}.contacts-detail-layout{grid-template-columns:1fr}.contacts-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.contacts-field-grid,.student-field-grid,.student-form-grid,.student-kpi-grid,.student-weekly-grid,.contacts-detail-side .student-action-row{grid-template-columns:1fr}}@media (width<=760px){.contacts-experience{border-radius:24px;padding:1.15rem}.contacts-hero,.contacts-toolbar,.contacts-footer,.contacts-detail-topline{flex-direction:column;align-items:stretch}.contacts-hero-actions,.contacts-detail-actions,.contacts-toolbar-actions{justify-content:flex-start}.contacts-list-card,.contacts-field-grid,.student-field-grid,.student-form-grid,.student-kpi-grid,.student-weekly-grid{grid-template-columns:1fr}.contacts-detail-title{font-size:clamp(2.4rem,12vw,3.2rem)}.contacts-stats-grid{grid-template-columns:1fr}.contacts-stat-card,.contacts-detail-panel,.contacts-mini-panel{padding:1.1rem}}.program-create-page,.program-builder-page{padding-bottom:48px}.program-create-header,.program-builder-header{align-items:flex-start;gap:16px;margin-bottom:28px;display:flex}.program-create-header{justify-content:flex-start}.program-builder-header{justify-content:space-between}.program-create-back{color:#475569;cursor:pointer;background:#fff;border:1px solid #94a3b838;border-radius:999px;flex:none;justify-content:center;align-items:center;width:44px;height:44px;transition:border-color .2s,color .2s,transform .2s;display:inline-flex;box-shadow:0 12px 30px #0f172a0f}.program-create-back:hover,.program-toolbar-button:hover,.program-icon-button:hover,.program-modal-button.ghost:hover{color:#4f46e5;border-color:#6366f15c;transform:translateY(-1px)}.program-create-back-icon,.program-toolbar-icon,.program-modal-close-icon,.program-more-icon,.program-chevron-icon,.program-ai-builder-icon,.program-upload-icon,.program-preview-bookmark,.program-preview-meta-icon,.program-outcome-icon,.program-inline-assistant-icon,.program-ai-course-badge-icon,.program-type-icon-svg,.program-type-check,.program-lesson-pill-icon,.program-source-card-icon,.program-video-preview-icon,.program-structure-lock,.program-grip-icon,.program-lesson-type-icon-svg{width:20px;height:20px}.program-create-title-stack,.program-builder-title-wrap{gap:4px;display:grid}.program-create-title,.program-builder-title-wrap h1{color:#1e293b;letter-spacing:-.04em;margin:0;font-size:2.15rem;font-weight:700}.program-create-subtitle,.program-builder-title-wrap p{color:#64748b;margin:0;font-size:1.02rem}.program-create-shell{max-width:760px;display:block}.program-create-shell-expanded,.program-builder-shell{grid-template-columns:minmax(0,1.6fr) minmax(320px,.95fr);gap:28px;display:grid}.program-create-shell-expanded{align-items:start;width:100%;max-width:1240px}.program-create-main,.program-builder-main{gap:28px;display:grid}.program-create-card,.program-builder-card,.program-structure-preview-card,.program-builder-stats-card{background:linear-gradient(#fffffffc 0%,#fff 100%);border:1px solid #94a3b82e;border-radius:28px;box-shadow:0 24px 60px #0f172a0f}.program-create-card,.program-builder-card{padding:32px}.program-create-section-heading,.program-builder-card-heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px;display:flex}.program-create-section-heading h2,.program-builder-card-heading h2{color:#1e293b;letter-spacing:-.03em;margin:0 0 8px;font-size:1.8rem}.program-create-section-heading p,.program-builder-card-heading p{color:#64748b;margin:0;font-size:1.05rem}.program-create-section-heading.compact h2{margin-bottom:6px;font-size:1.55rem}.program-selected-pill{color:#15803d;background:#dcfce7;border-radius:999px;align-items:center;padding:8px 14px;font-size:.95rem;font-weight:700;display:inline-flex}.program-type-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.program-type-option,.program-pricing-option,.program-lesson-type-card,.program-source-card{color:#1e293b;cursor:pointer;background:#fff;border:2px solid #cbd5e18c;border-radius:24px;transition:border-color .2s,box-shadow .2s,transform .2s}.program-type-option{text-align:left;gap:18px;min-height:310px;padding:24px;display:grid;position:relative}.program-type-option:hover,.program-pricing-option:hover,.program-lesson-type-card:hover,.program-source-card:hover,.program-add-lesson-button:hover{border-color:#818cf88c;transform:translateY(-1px);box-shadow:0 18px 34px #6366f114}.program-type-option.is-selected,.program-pricing-option.is-selected,.program-lesson-type-card.is-selected{background:linear-gradient(#6366f10f 0%,#fffffff5 100%);border-color:#5b57f6;box-shadow:0 18px 42px #6366f124}.program-type-icon,.program-lesson-type-icon,.program-assessment-builder-icon{color:#64748b;background:#f1f5f9;border-radius:18px;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex}.program-type-icon.is-selected,.program-lesson-type-icon.is-selected,.program-assessment-builder-icon{color:#fff;background:#4f46e5}.program-type-check{color:#4f46e5;position:absolute;top:18px;right:18px}.program-type-content h3{letter-spacing:-.03em;margin:0 0 10px;font-size:1.65rem}.program-type-content p{color:#475569;margin:0 0 18px;font-size:1.15rem;line-height:1.45}.program-type-content ul{color:#64748b;gap:10px;margin:0;padding-left:18px;display:grid}.program-type-content li::marker{color:#6366f1}.program-form-grid,.program-branding-grid{gap:20px;display:grid}.program-branding-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.program-field{color:#334155;gap:10px;font-weight:600;display:grid}.program-field span:first-child{font-size:1.05rem}.program-field input,.program-field textarea,.program-modal-textarea{color:#0f172a;font:inherit;background:#fff;border:1.5px solid #cbd5e1f2;border-radius:16px;padding:16px 18px;transition:border-color .2s,box-shadow .2s}.program-field textarea,.program-modal-textarea{resize:vertical;min-height:120px}.program-field input:focus,.program-field textarea:focus,.program-color-input:focus,.program-price-input-wrap input:focus,.program-modal-textarea:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 4px #6366f11f}.program-ai-builder,.program-supplementary-card,.program-assessment-builder-card{background:#eef2ff;border:1px solid #6366f129;border-radius:18px}.program-ai-builder{color:#4f46e5;cursor:pointer;align-items:flex-start;gap:14px;margin-top:20px;padding:18px;display:flex}.program-ai-builder input,.program-supplementary-card input{accent-color:#ec4899;margin-top:4px}.program-ai-builder-copy{gap:8px;display:grid}.program-ai-builder-title{align-items:center;gap:8px;font-size:1.3rem;font-weight:700;display:inline-flex}.program-ai-builder-copy>span:last-child,.program-supplementary-card span>span{font-size:1rem;line-height:1.45}.program-color-input-row{align-items:center;gap:14px;display:flex}.program-color-swatch{border:2px solid #94a3b84d;border-radius:14px;flex:none;width:44px;height:44px;box-shadow:inset 0 0 0 1px #ffffff73}.program-color-input{flex:auto}.program-upload-input{display:none}.program-upload-button,.program-toolbar-button,.program-modal-button,.program-assessment-builder-button,.program-ai-generate-button{cursor:pointer;font:inherit;border-radius:16px;justify-content:center;align-items:center;font-weight:700;transition:border-color .2s,box-shadow .2s,transform .2s;display:inline-flex}.program-upload-button{color:#475569;background:#fff;border:1.5px dashed #94a3b880;gap:10px;min-height:58px;padding:0 18px}.program-upload-hint{color:#94a3b8;margin:0;font-size:.96rem}.program-pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.program-theme-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.program-theme-card{color:#1e293b;cursor:pointer;text-align:left;background:#fff;border:2px solid #cbd5e18c;border-radius:24px;gap:16px;padding:18px;transition:border-color .2s,box-shadow .2s,transform .2s;display:grid}.program-theme-card:hover,.program-theme-chip:hover{border-color:#818cf88c;transform:translateY(-1px);box-shadow:0 18px 34px #6366f114}.program-theme-card.is-selected,.program-theme-chip.is-selected{background:linear-gradient(#6366f10f 0%,#fffffff5 100%);border-color:#5b57f6;box-shadow:0 18px 42px #6366f124}.program-theme-miniature{border-radius:20px;height:140px;position:relative;overflow:hidden}.program-theme-miniature:after{border-radius:inherit;content:"";position:absolute;inset:0}.program-theme-miniature.theme-mini-immersive{background:linear-gradient(#05081405 0%,#0508148a 100%),linear-gradient(135deg,#10121e 0%,#11172b 42%,#4f46e5 100%)}.program-theme-miniature.theme-mini-immersive:before{content:"";background:linear-gradient(135deg,#ffffff14,#0000);border-radius:22px;height:58%;position:absolute;top:16px;left:16px;right:16px}.program-theme-miniature.theme-mini-immersive:after{background:linear-gradient(#0000 0%,#0f172acc 100%),radial-gradient(circle at 18% 24%,#8b5cf6e6,#0000 36%)}.program-theme-miniature.theme-mini-classic{background:linear-gradient(#f5ede0 0%,#f8f3eb 58%,#fff 58% 100%)}.program-theme-miniature.theme-mini-classic:before{content:"";background:#e7dcc8;width:28%;position:absolute;top:0;bottom:0;left:0}.program-theme-miniature.theme-mini-classic:after{background:linear-gradient(#92724c33,#fff0),linear-gradient(#0000 0% 42%,#64748b26 42% 43%,#0000 43% 60%,#64748b26 60% 61%,#0000 61%)}.program-theme-miniature.theme-mini-modern{background:linear-gradient(#eef5ff 0%,#f8fbff 100%)}.program-theme-miniature.theme-mini-modern:before{content:"";background:linear-gradient(135deg,#4f46e529,#2dd4bf14);border-radius:18px;height:34%;position:absolute;top:14px;left:14px;right:14px}.program-theme-miniature.theme-mini-modern:after{background:linear-gradient(#0000 0% 48%,#94a3b82e 48% 49%,#0000 49%),radial-gradient(circle at 18% 72%,#3b82f626 0 14%,#0000 14.4%),radial-gradient(circle at 50% 72%,#6366f11f 0 14%,#0000 14.4%),radial-gradient(circle at 82% 72%,#10b9811f 0 14%,#0000 14.4%)}.program-theme-copy{gap:8px;display:grid}.program-theme-copy span{color:#5b57f6;letter-spacing:.04em;text-transform:uppercase;font-size:.84rem;font-weight:700}.program-theme-copy strong{letter-spacing:-.03em;font-size:1.22rem}.program-theme-copy p,.program-selected-theme-card p{color:#64748b;margin:0;line-height:1.5}.program-pricing-option{justify-items:center;gap:8px;min-height:104px;padding:20px;display:grid}.program-pricing-option strong{color:#312e81;font-size:1.5rem}.program-pricing-option span{font-size:1rem}.program-price-field{margin-top:20px}.program-price-input-wrap{background:#fff;border:1.5px solid #cbd5e1f2;border-radius:16px;align-items:center;gap:8px;min-height:58px;padding:0 16px;display:flex}.program-price-input-wrap span{color:#475569;font-size:1.9rem;line-height:1}.program-price-input-wrap input{box-shadow:none;border:0;padding-left:0;padding-right:0;font-size:1.9rem}.program-price-caption{color:#64748b;margin:0;font-size:.98rem;font-weight:500}.program-create-actions{display:grid}.program-submit-button,.program-assessment-builder-button,.program-toolbar-button.primary,.program-modal-button.primary{color:#fff;background:linear-gradient(135deg,#8b7bf8 0%,#4e3ef7 100%);border:0;box-shadow:0 12px 30px #4f43f52e}.program-submit-button{font:inherit;border-radius:20px;min-height:58px;padding:0 28px;font-size:1.1rem;font-weight:700}.program-submit-button:disabled,.program-modal-button:disabled{cursor:not-allowed;opacity:.55}.program-preview-column,.program-builder-sidebar{gap:18px;height:fit-content;display:grid;position:sticky;top:28px}.program-preview-label{color:#64748b;align-items:center;gap:10px;font-size:1rem;font-weight:700;display:inline-flex}.program-preview-label.builder{margin-top:4px}.program-preview-dot{background:#7c6cf8;border-radius:999px;width:9px;height:9px;display:inline-block}.program-preview-card,.program-preview-outcomes{background:#fff;border:1px solid #94a3b82e;border-radius:24px;overflow:hidden;box-shadow:0 24px 60px #0f172a14}.program-preview-hero{justify-content:center;align-items:center;height:190px;display:flex;overflow:hidden}.program-preview-image{object-fit:cover;width:100%;height:100%;display:block}.program-preview-bookmark{color:#fff9;width:76px;height:76px}.program-preview-body{gap:16px;padding:28px 24px 24px;display:grid}.program-preview-body h2,.program-preview-outcomes h3,.program-progress-count,.program-structure-module h3,.program-module-panel h3,.program-builder-stats-card strong{color:#1e293b;letter-spacing:-.03em;margin:0}.program-preview-body h2{font-size:1.45rem}.program-preview-body p,.program-module-panel p,.program-structure-module p{color:#475569;margin:0;font-size:1rem;line-height:1.5}.program-theme-inline-pill{color:#4f46e5;background:#6366f11a;border-radius:999px;justify-self:start;align-items:center;padding:8px 12px;font-size:.92rem;font-weight:700;display:inline-flex}.program-preview-meta{color:#475569;flex-wrap:wrap;gap:18px;display:flex}.program-preview-meta span{align-items:center;gap:7px;display:inline-flex}.program-preview-cta{color:#fff;cursor:pointer;font:inherit;border:0;border-radius:16px;min-height:50px;font-size:1.2rem;font-weight:700}.program-preview-price-block{border-top:1px solid #94a3b83d;justify-content:space-between;align-items:center;gap:16px;margin-top:4px;padding-top:20px;display:flex}.program-preview-price-block strong{color:#0f172a;letter-spacing:-.04em;font-size:2rem;display:block}.program-preview-price-block span{color:#64748b;margin-top:4px;display:block}.program-preview-cta.price-mode{min-width:160px;padding:0 20px}.program-preview-outcomes{padding:24px}.program-selected-theme-card{background:#fff;border:1px solid #94a3b82e;border-radius:24px;gap:10px;padding:22px 24px;display:grid;box-shadow:0 24px 60px #0f172a14}.program-selected-theme-header{color:#64748b;align-items:center;gap:10px;font-size:.94rem;font-weight:700;display:inline-flex}.program-selected-theme-card strong{color:#1e293b;letter-spacing:-.03em;font-size:1.15rem}.program-preview-outcomes ul{gap:14px;margin:18px 0 0;padding:0;list-style:none;display:grid}.program-preview-outcomes li{color:#475569;align-items:flex-start;gap:12px;line-height:1.45;display:flex}.program-outcome-icon{color:#8b7bf8;flex:none;margin-top:2px}.program-builder-heading{align-items:flex-start;gap:16px;display:flex}.program-builder-actions{gap:12px;display:flex}.program-toolbar-button{color:#475569;background:#fff;border:1.5px solid #94a3b838;gap:8px;min-height:44px;padding:0 18px}.program-toolbar-button.small{min-height:40px;padding:0 16px}.program-theme-builder-card{padding:24px}.program-theme-chip-grid{flex-wrap:wrap;gap:10px;display:flex}.program-theme-chip{color:#475569;cursor:pointer;font:inherit;background:#fff;border:1.5px solid #cbd5e1cc;border-radius:999px;justify-content:center;align-items:center;min-height:42px;padding:0 16px;font-weight:700;transition:border-color .2s,box-shadow .2s,transform .2s;display:inline-flex}.program-ai-course-builder{color:#fff;background:linear-gradient(135deg,#5138f2 0%,#8a22ff 100%);border-radius:28px;justify-content:space-between;align-items:center;gap:24px;padding:28px 24px;display:flex;overflow:hidden;box-shadow:0 22px 46px #4f43f533}.program-ai-course-copy{gap:16px;max-width:640px;display:grid}.program-ai-course-copy h2{letter-spacing:-.03em;margin:0;font-size:1.9rem}.program-ai-course-copy p{margin:0;font-size:1.06rem;line-height:1.45}.program-ai-generate-button{color:#4f46e5;background:#fff;border:0;justify-self:start;gap:10px;min-height:48px;padding:0 18px;box-shadow:0 10px 22px #1e293b24}.program-ai-course-badge{background:#ffffff1f;border-radius:999px;justify-content:center;align-items:center;width:82px;height:82px;display:inline-flex;box-shadow:inset 0 0 0 1px #ffffff14}.program-ai-course-badge-icon{width:34px;height:34px}.program-module-stack,.program-structure-preview-list{gap:18px;display:grid}.program-module-panel{background:#fff;border:1px solid #cbd5e1b3;border-radius:24px;overflow:hidden;box-shadow:inset 0 1px #fffc}.program-module-panel-header{justify-content:space-between;align-items:flex-start;gap:20px;padding:24px 24px 20px;display:flex}.program-module-panel-title-row{align-items:flex-start;gap:14px;display:flex}.program-grip-icon{color:#94a3b8;flex:none;margin-top:4px}.program-grip-icon.subtle{margin-top:8px}.program-module-panel-meta,.program-lesson-meta,.program-structure-module span,.program-structure-lesson-meta{color:#94a3b8;font-size:.95rem}.program-module-panel-meta span{margin:0 10px}.program-module-panel-actions{gap:8px;display:flex}.program-icon-button,.program-modal-close{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:12px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.program-chevron-icon{transition:transform .2s}.program-chevron-icon.collapsed{transform:rotate(180deg)}.program-module-panel-body{border-top:1px solid #e2e8f0e6;display:grid}.program-lesson-row{border-bottom:1px solid #e2e8f0b3;justify-content:space-between;align-items:center;gap:20px;padding:18px 24px;display:flex}.program-lesson-row-main{align-items:center;gap:14px;min-width:0;display:flex}.program-lesson-pill{color:#4f46e5;background:#6366f11a;border-radius:14px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.program-lesson-pill.small{border-radius:12px;width:34px;height:34px}.program-lesson-pill.lesson-audio,.program-lesson-pill.lesson-assessment{background:#4f46e514}.program-lesson-title,.program-structure-lesson-title{color:#1e293b;font-size:1.02rem;font-weight:600}.program-lesson-sequence{color:#94a3b8;font-size:.94rem;font-weight:700}.program-add-lesson-button{color:#475569;cursor:pointer;font:inherit;text-align:left;background:#fff;border:2px dashed #cbd5e1e6;border-radius:16px;min-height:48px;margin:18px 24px 24px;padding:0 16px;font-weight:600}.program-structure-preview-card{padding:24px;overflow:hidden}.program-progress-card{background:#6366f10f;border-radius:22px;justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.program-progress-label{color:#64748b;margin-bottom:6px;font-size:.98rem}.program-progress-count{font-size:1.5rem;font-weight:700}.program-progress-ring{color:#6366f1;background:#fff;border:1px solid #e2e8f0e6;border-radius:999px;justify-content:center;align-items:center;width:74px;height:74px;font-size:1.45rem;font-weight:700;display:inline-flex;box-shadow:0 12px 24px #0f172a14}.program-progress-bar{background:#e2e8f0e6;border-radius:999px;height:8px;margin:18px 0 20px;overflow:hidden}.program-progress-bar span{background:linear-gradient(135deg,#8b7bf8 0%,#4e3ef7 100%);height:100%;display:block}.program-structure-module{border-top:1px solid #e2e8f0e6;padding-top:18px}.program-structure-module:first-child{border-top:0;padding-top:0}.program-structure-module-header{align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.program-structure-module-number{color:#475569;background:#fff;border:1px solid #e2e8f0f2;border-radius:12px;justify-content:center;align-items:center;width:34px;height:34px;font-weight:700;display:inline-flex}.program-structure-lesson{grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:12px;padding:10px 0;display:grid}.program-structure-lock{color:#cbd5e1}.program-builder-stats-card{grid-template-columns:repeat(2,minmax(0,1fr));padding:24px 28px;display:grid}.program-builder-stats-card div{justify-items:center;gap:6px;display:grid}.program-builder-stats-card span{color:#64748b}.program-builder-stats-card strong{font-size:1.9rem}.program-modal-backdrop{z-index:50;background:#0f172a52;justify-content:center;align-items:center;padding:28px;display:flex;position:fixed;inset:0}.program-modal{background:#fff;border:1px solid #94a3b82e;border-radius:24px;width:100%;overflow:hidden;box-shadow:0 26px 80px #0f172a38}.program-modal-small{max-width:510px}.program-modal-large{max-width:900px}.program-modal-header,.program-modal-footer{background:#f8fafcc2;padding:22px 24px}.program-modal-header{border-bottom:1px solid #e2e8f0f2}.program-modal-header.lesson{justify-content:space-between;align-items:center;display:flex}.program-modal-header h2{color:#1e293b;letter-spacing:-.03em;margin:0 0 6px;font-size:1.9rem}.program-modal-header p{color:#64748b;margin:0}.program-modal-body{gap:18px;padding:24px;display:grid}.program-modal-body.lesson{gap:22px;max-height:68vh;overflow-y:auto}.program-modal-subheading{color:#334155;font-size:1.05rem;font-weight:700}.program-modal-footer{border-top:1px solid #e2e8f0f2;justify-content:flex-end;align-items:center;gap:12px;display:flex}.program-modal-footer.split{justify-content:space-between}.program-modal-footer-actions{gap:12px;display:flex}.program-modal-button{border:1.5px solid #0000;min-height:44px;padding:0 18px}.program-modal-button.ghost{color:#475569;background:#fff;border-color:#94a3b84d}.program-lesson-type-grid,.program-video-source-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.program-video-source-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.program-lesson-type-card{text-align:left;justify-items:start;gap:10px;min-height:128px;padding:18px;display:grid}.program-lesson-type-card strong{font-size:1.22rem}.program-lesson-type-card span:last-child,.program-source-card span{color:#64748b;line-height:1.4}.program-lesson-modal-section{gap:16px;display:grid}.program-lesson-modal-row{justify-content:space-between;align-items:center;display:flex}.program-inline-assistant-button{color:#5b57f6;cursor:pointer;font:inherit;background:0 0;border:0;align-items:center;gap:6px;font-weight:700;display:inline-flex}.program-source-card{justify-items:center;min-height:110px;padding:20px}.program-source-card,.program-source-card-large{text-align:center;place-items:center;gap:8px;display:grid}.program-source-card-large{min-height:160px}.program-video-preview-placeholder{color:#64748b;background:#f8fafcf2;border:2px dashed #cbd5e1e6;border-radius:20px;place-items:center;gap:10px;min-height:150px;padding:24px;display:grid}.program-video-preview-icon{color:#64748b;width:52px;height:52px}.program-supplementary-card{color:#4f46e5;cursor:pointer;align-items:flex-start;gap:14px;padding:18px;display:flex}.program-supplementary-card strong{align-items:center;gap:8px;margin-bottom:6px;display:inline-flex}.program-assessment-builder-card{gap:16px;padding:20px;display:grid}.program-assessment-builder-copy{align-items:center;gap:14px;display:flex}.program-assessment-builder-copy strong{color:#1e293b;margin-bottom:4px;font-size:1.4rem;display:block}.program-assessment-builder-copy p{color:#64748b;margin:0}.program-assessment-builder-button{min-height:48px}@media (width<=1180px){.program-create-shell-expanded,.program-builder-shell,.program-theme-grid{grid-template-columns:minmax(0,1fr)}.program-preview-column,.program-builder-sidebar{position:static}}@media (width<=900px){.program-builder-header{flex-direction:column;align-items:stretch}.program-builder-actions{flex-wrap:wrap}.program-lesson-type-grid,.program-video-source-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.program-create-title,.program-builder-title-wrap h1{font-size:1.8rem}.program-create-card,.program-builder-card,.program-structure-preview-card,.program-builder-stats-card{border-radius:22px}.program-create-card,.program-builder-card,.program-structure-preview-card{padding:24px}.program-type-grid,.program-branding-grid,.program-pricing-grid,.program-theme-grid,.program-lesson-type-grid,.program-video-source-grid{grid-template-columns:minmax(0,1fr)}.program-type-option{min-height:0}.program-preview-price-block,.program-progress-card,.program-module-panel-header,.program-modal-footer.split{align-items:stretch;gap:14px;display:grid}.program-builder-stats-card{grid-template-columns:minmax(0,1fr);gap:18px}.program-modal-backdrop{padding:16px}}.product-customize-shell{gap:24px;display:grid}.theme-selection-card,.theme-preview-grid-card,.theme-details-card,.customer-theme-page .theme-surface-card,.customer-theme-page .theme-stat-card{background:linear-gradient(#fffffffc 0%,#fff 100%);border:1px solid #94a3b82e;border-radius:28px;box-shadow:0 24px 60px #0f172a0f}.theme-selection-card,.theme-preview-grid-card,.theme-details-card{padding:28px}.theme-selection-header,.theme-preview-grid-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:22px;display:flex}.theme-selection-header h2,.theme-preview-grid-header h2,.customer-theme-page h1,.customer-theme-page h2,.customer-theme-page h3{color:#1e293b;letter-spacing:-.03em;margin:0}.theme-selection-header p,.theme-preview-grid-header p,.theme-card-copy p,.theme-details-copy p,.customer-theme-page p{color:#64748b;margin:0}.theme-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.theme-option-card{cursor:pointer;text-align:left;background:#fff;border:2px solid #cbd5e1bf;border-radius:24px;gap:18px;padding:18px;transition:border-color .2s,box-shadow .2s,transform .2s;display:grid}.theme-option-card:hover,.theme-preview-launch:hover,.theme-toolbar-link:hover,.theme-chip-button:hover,.customer-lesson-button:hover{border-color:#6366f173;transform:translateY(-1px);box-shadow:0 16px 34px #6366f114}.theme-option-card.is-selected{background:linear-gradient(#6366f10f 0%,#fffffffa 100%);border-color:#5b57f6;box-shadow:0 18px 38px #6366f124}.theme-card-miniature{border-radius:20px;height:180px;position:relative;overflow:hidden}.theme-card-miniature:after{border-radius:inherit;content:"";position:absolute;inset:0}.theme-mini-immersive{background:linear-gradient(#05081405 0%,#0508148a 100%),linear-gradient(135deg,#10121e 0%,#11172b 42%,#4f46e5 100%)}.theme-mini-immersive:before{content:"";background:linear-gradient(135deg,#ffffff14,#0000);border-radius:22px;height:58%;position:absolute;top:16px;left:16px;right:16px}.theme-mini-immersive:after{background:linear-gradient(#0000 0%,#0f172acc 100%),radial-gradient(circle at 18% 24%,#8b5cf6e6,#0000 36%)}.theme-mini-classic{background:linear-gradient(#f5ede0 0%,#f8f3eb 58%,#fff 58% 100%)}.theme-mini-classic:before{content:"";background:#e7dcc8;width:28%;position:absolute;top:0;bottom:0;left:0}.theme-mini-classic:after{background:linear-gradient(#92724c33,#fff0),linear-gradient(#0000 0% 42%,#64748b26 42% 43%,#0000 43% 60%,#64748b26 60% 61%,#0000 61%)}.theme-mini-modern{background:linear-gradient(#eef5ff 0%,#f8fbff 100%)}.theme-mini-modern:before{content:"";background:linear-gradient(135deg,#4f46e529,#2dd4bf14);border-radius:18px;height:34%;position:absolute;top:14px;left:14px;right:14px}.theme-mini-modern:after{background:linear-gradient(#0000 0% 48%,#94a3b82e 48% 49%,#0000 49%),radial-gradient(circle at 18% 72%,#3b82f626 0 14%,#0000 14.4%),radial-gradient(circle at 50% 72%,#6366f11f 0 14%,#0000 14.4%),radial-gradient(circle at 82% 72%,#10b9811f 0 14%,#0000 14.4%)}.theme-card-copy{gap:8px;display:grid}.theme-card-copy span{color:#5b57f6;text-transform:uppercase;font-size:.9rem;font-weight:700}.theme-card-copy h3{font-size:1.45rem}.theme-card-actions{gap:10px;display:flex}.theme-preview-launch,.theme-chip-button,.theme-toolbar-link,.customer-lesson-button{color:#475569;cursor:pointer;font:inherit;background:#fff;border:1.5px solid #94a3b83d;border-radius:16px;justify-content:center;align-items:center;min-height:42px;padding:0 16px;font-weight:700;text-decoration:none;transition:border-color .2s,box-shadow .2s,transform .2s;display:inline-flex}.theme-preview-launch.primary,.theme-chip-button.is-selected,.customer-theme-page .theme-primary-button{color:#fff;background:linear-gradient(135deg,#8b7bf8 0%,#4e3ef7 100%);border-color:#0000;box-shadow:0 14px 28px #4f43f524}.theme-details-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.theme-details-card{gap:10px;display:grid}.theme-details-card strong{color:#1e293b;font-size:1.08rem}.theme-preview-grid-card{gap:18px;display:grid}.theme-preview-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.customer-theme-page{min-height:100vh;padding:24px 28px 36px}.customer-theme-toolbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:22px;display:flex}.customer-theme-toolbar-left,.customer-theme-toolbar-right{align-items:center;gap:12px;display:flex}.theme-toolbar-link{min-height:44px}.theme-chip-row{flex-wrap:wrap;gap:10px;display:flex}.theme-chip-button{min-height:40px;padding:0 14px}.theme-hero-heading{gap:8px;margin-bottom:24px;display:grid}.theme-hero-heading p{max-width:780px}.theme-eyebrow{color:#7c73f6;letter-spacing:.08em;text-transform:uppercase;font-size:.88rem;font-weight:700}.immersive-theme{color:#e2e8f0;background:radial-gradient(circle at 0 0,#4f46e542,#0000 30%),radial-gradient(circle at 100% 0,#0ea5e929,#0000 24%),linear-gradient(#060914 0%,#0e1323 45%,#0b1020 100%)}.immersive-theme .theme-hero-heading h1,.immersive-theme h2,.immersive-theme h3,.immersive-theme strong,.immersive-theme .theme-surface-card-title{color:#f8fafc}.immersive-theme .theme-hero-heading p,.immersive-theme .theme-copy-muted,.immersive-theme .theme-support-copy{color:#e2e8f0b8}.immersive-shell{grid-template-columns:minmax(0,1.55fr) minmax(340px,.9fr);gap:24px;display:grid}.immersive-hero-card{background:linear-gradient(180deg, #0f172a1a, #0f172ad1), var(--theme-hero-image,linear-gradient(135deg, #1e293b, #4f46e5));background-position:50%;background-size:cover;border-radius:32px;padding:28px;position:relative;overflow:hidden}.immersive-hero-overlay{gap:18px;min-height:420px;display:grid}.theme-badge-row{flex-wrap:wrap;gap:10px;display:flex}.theme-badge{color:#fff;background:#0f172a8f;border:1px solid #ffffff24;border-radius:999px;padding:8px 12px;font-size:.92rem;font-weight:700;display:inline-flex}.immersive-headline{gap:12px;max-width:680px;margin-top:auto;display:grid}.immersive-headline h1{color:#f8fafc;font-size:clamp(2rem,4vw,3.35rem);line-height:.96}.immersive-headline p{color:#ffffffd1;font-size:1.08rem;line-height:1.55}.theme-primary-actions{flex-wrap:wrap;gap:12px;display:flex}.customer-theme-page .theme-primary-button{cursor:pointer;font:inherit;border:0;border-radius:16px;justify-content:center;align-items:center;min-height:48px;padding:0 18px;font-weight:700;display:inline-flex}.theme-secondary-button{color:#fff;cursor:pointer;font:inherit;background:#ffffff14;border:1px solid #ffffff24;border-radius:16px;justify-content:center;align-items:center;min-height:48px;padding:0 18px;font-weight:700;display:inline-flex}.immersive-content-grid{gap:22px;display:grid}.theme-surface-card{padding:24px}.theme-surface-card h2{margin-bottom:10px;font-size:1.28rem}.theme-curriculum-card{gap:18px;display:grid}.theme-module-stack{gap:14px;display:grid}.theme-module-card{background:#f8fafcb8;border:1px solid #94a3b829;border-radius:22px;gap:14px;padding:18px;display:grid}.immersive-theme .theme-module-card{background:#0f172a6b;border-color:#94a3b81f}.theme-module-card-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.theme-module-card h3,.theme-module-card p,.theme-module-card strong{margin:0}.theme-module-card p{color:#64748b}.immersive-theme .theme-module-card p{color:#e2e8f0b8}.theme-module-meta{color:#64748b;white-space:nowrap;font-size:.92rem;font-weight:700}.immersive-theme .theme-module-meta{color:#e2e8f0b8}.theme-module-lesson-list{gap:10px;display:grid}.theme-module-lesson-button{width:100%}.immersive-stats-grid,.modern-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.immersive-theme .theme-surface-card,.immersive-theme .theme-stat-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0f172aa8;border:1px solid #94a3b824}.theme-stat-card{border-radius:24px;padding:18px}.theme-stat-card strong{margin-bottom:4px;font-size:1.75rem;display:block}.theme-stat-card span{color:#94a3b8}.theme-enrollment-card{gap:12px;display:grid}.theme-enrollment-card.is-dark{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0f172ab8;border:1px solid #94a3b824}.theme-price-kicker{color:#7c73f6;letter-spacing:.08em;text-transform:uppercase;font-size:.88rem;font-weight:700}.theme-enrollment-price{color:#0f172a;letter-spacing:-.05em;font-size:2.2rem;line-height:1}.theme-enrollment-card.is-dark .theme-enrollment-price,.theme-enrollment-card.is-dark .theme-instructor-card strong,.theme-enrollment-card.is-dark .theme-primary-button{color:#f8fafc}.theme-enrollment-copy{color:#64748b;margin:0}.theme-enrollment-card.is-dark .theme-enrollment-copy,.theme-enrollment-card.is-dark .theme-instructor-card span{color:#e2e8f0b8}.theme-instructor-card{align-items:center;gap:14px;display:flex}.theme-instructor-card strong,.theme-instructor-card span{display:block}.theme-instructor-card strong{color:#1e293b;margin-bottom:4px}.theme-instructor-card span{color:#64748b}.theme-instructor-portrait{background-color:#e2e8f0e6;background-position:50%;background-size:cover;border-radius:999px;flex:none;width:56px;height:56px;display:inline-block;box-shadow:inset 0 0 0 1px #ffffff3d}.theme-resource-list,.theme-pill-list,.classic-resource-list{flex-wrap:wrap;gap:10px;display:flex}.theme-pill{color:inherit;background:#6366f129;border-radius:999px;padding:8px 12px;font-size:.94rem;font-weight:700;display:inline-flex}.customer-lesson-list{gap:10px;display:grid}.customer-lesson-button{text-align:left;justify-content:flex-start;padding:14px 16px}.customer-lesson-button.is-active{color:#1e293b;background:#6366f11f;border-color:#6366f1}.customer-lesson-button-main{gap:4px;display:grid}.customer-lesson-button-meta{color:#94a3b8;font-size:.92rem}.immersive-sidebar{gap:18px;display:grid}.classic-theme{color:#45301f;background:linear-gradient(#f5efe6 0%,#f7f3ed 220px,#fdfaf6 220px 100%)}.classic-theme .theme-hero-heading h1,.classic-theme h2,.classic-theme h3{font-family:Georgia,Times New Roman,serif}.classic-shell{grid-template-columns:minmax(300px,.92fr) minmax(0,1.5fr);gap:26px;display:grid}.classic-sidebar{background:#e7dccadb;border:1px solid #92724c2e;border-radius:30px;padding:26px;position:sticky;top:24px}.classic-sidebar h2,.classic-article h2{margin-bottom:12px;font-size:1.6rem}.classic-sidebar p,.classic-article p,.classic-resource-list span{color:#45301fc7}.classic-sidebar .theme-pill{background:#8b5e341f}.classic-sidebar .customer-lesson-button{background:#ffffffb8;border-color:#92724c2e}.classic-sidebar .customer-lesson-button.is-active{background:#fff;border-color:#8b5e34}.classic-article{background:#fff;border:1px solid #92724c1f;border-radius:32px;gap:24px;display:grid;overflow:hidden}.classic-article-hero{background:linear-gradient(180deg, #301e0a14, #301e0a6b), var(--theme-hero-image,linear-gradient(135deg, #c6b08f, #8b5e34));background-position:50%;background-size:cover;min-height:300px;padding:30px}.classic-article-body{gap:24px;padding:0 30px 30px;display:grid}.classic-article-body h1{margin:0 0 12px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,3vw,3.1rem);line-height:1.02}.classic-section-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.classic-note-card{background:#f5efe6bd;border-radius:24px;padding:20px}.classic-note-card p+p{margin-top:8px}.modern-theme{color:#17324d;background:radial-gradient(circle at 0 0,#3b82f629,#0000 28%),radial-gradient(circle at 100% 0,#2dd4bf2e,#0000 24%),linear-gradient(#eef5ff 0%,#f8fbff 100%)}.modern-shell{grid-template-columns:minmax(0,1.45fr) minmax(340px,.92fr);gap:24px;display:grid}.modern-main{gap:22px;display:grid}.modern-hero-card{background:linear-gradient(135deg, #4f46e5eb, #38bdf8d1), var(--theme-hero-image,linear-gradient(135deg, #4f46e5, #38bdf8));color:#fff;background-position:50%;background-size:cover;border-radius:32px;min-height:320px;padding:30px;overflow:hidden}.modern-hero-card h1{color:#fff;margin:14px 0 12px;font-size:clamp(2rem,3vw,3rem)}.modern-hero-card p{color:#ffffffe0;max-width:640px}.modern-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.modern-card{background:#ffffffd1;border:1px solid #94a3b82e;border-radius:24px;padding:22px}.modern-card p{margin:0 0 12px}.modern-sidebar{gap:18px;display:grid}.modern-card .customer-lesson-button{background:#fff}.theme-divider{background:#94a3b82e;height:1px;margin:4px 0}@media (width<=1200px){.immersive-shell,.classic-shell,.modern-shell,.theme-grid,.theme-preview-grid{grid-template-columns:minmax(0,1fr)}.classic-sidebar,.program-builder-sidebar{position:static}}@media (width<=820px){.theme-details-grid,.immersive-stats-grid,.modern-stat-grid,.classic-section-grid,.modern-card-grid{grid-template-columns:minmax(0,1fr)}.customer-theme-toolbar{flex-direction:column;align-items:stretch}.customer-theme-toolbar-left,.customer-theme-toolbar-right{flex-wrap:wrap}}.preview-page{min-height:100vh}.preview-eyebrow-row{color:#64748b;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:18px;display:flex}.preview-page-kicker{color:#4f46e5;letter-spacing:.08em;text-transform:uppercase;background:#6366f11f;border-radius:999px;padding:8px 12px;font-size:.82rem;font-weight:800;display:inline-flex}.preview-surface-card{background:#fffffff5;border:1px solid #94a3b82e;border-radius:28px;padding:24px;box-shadow:0 24px 60px #0f172a14}.preview-support-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:20px;display:grid}.preview-support-card.dark-surface,.preview-instructor-card.is-dark{color:#f8fafc;background:#0f172abd;border-color:#94a3b824}.preview-support-card.dark-surface p,.preview-instructor-card.is-dark p,.preview-instructor-card.is-dark span{color:#e2e8f0bd}.preview-instructor-row{align-items:center;gap:14px;margin-bottom:12px;display:flex}.preview-instructor-avatar{background-color:#e2e8f0cc;background-position:50%;background-size:cover;border-radius:999px;flex:none;width:56px;height:56px;display:inline-block}.preview-instructor-row strong,.preview-instructor-row span{display:block}.preview-instructor-row strong{color:#1e293b;margin-bottom:4px}.preview-metric-row{justify-content:space-between;align-items:center;display:flex}.immersive-preview-page{color:#e2e8f0;background:radial-gradient(circle at 0 0,#4f46e53d,#0000 34%),radial-gradient(circle at 100% 0,#0ea5e929,#0000 28%),linear-gradient(#060914 0%,#0d1324 44%,#0a1020 100%)}.immersive-preview-page h1,.immersive-preview-page h2,.immersive-preview-page h3,.immersive-preview-page strong{color:#f8fafc}.immersive-stage{background:#02061757;border:1px solid #94a3b824;border-radius:34px;gap:24px;padding:22px;display:grid;position:relative}.immersive-topbar,.immersive-topbar-main,.immersive-topbar-actions,.immersive-controls-row,.immersive-controls-group,.immersive-dock-actions,.immersive-dock-side{align-items:center;gap:12px;display:flex}.immersive-topbar{justify-content:space-between}.immersive-topbar h1{margin-bottom:4px;font-size:1.22rem}.immersive-topbar p{color:#e2e8f0b3}.immersive-control-chip,.immersive-action-button,.immersive-secondary-button,.classic-back-chip,.modern-back-chip{color:inherit;cursor:pointer;font:inherit;background:#ffffff1a;border:1px solid #ffffff24;border-radius:999px;justify-content:center;align-items:center;min-width:40px;min-height:40px;padding:0 16px;font-weight:700;display:inline-flex}.immersive-player-shell{position:relative}.immersive-player{background-position:50%;background-size:cover;border-radius:28px;min-height:620px;position:relative;overflow:hidden}.immersive-player-overlay{background:linear-gradient(#0f172a14,#0f172ac7),linear-gradient(135deg,#4f46e533,#0f172a00);gap:20px;height:100%;padding:28px;display:grid}.immersive-badge-row{flex-wrap:wrap;gap:10px;display:flex}.immersive-badge{color:#fff;background:#0f172a8f;border:1px solid #ffffff24;border-radius:999px;padding:8px 12px;font-size:.88rem;font-weight:700;display:inline-flex}.immersive-play-button{color:#4f46e5;cursor:pointer;font:inherit;background:#ffffffeb;border:0;border-radius:999px;place-self:center;min-width:88px;min-height:88px;padding:0 24px;font-size:1.1rem;font-weight:800;box-shadow:0 28px 70px #0f172a42}.immersive-player-controls{align-self:end;gap:12px;display:grid}.immersive-progress-track,.classic-progress-track,.modern-header-track,.classic-mini-track{background:#ffffff2e;border-radius:999px;height:8px;overflow:hidden}.immersive-progress-track.compact{height:6px}.immersive-progress-track span,.classic-progress-track span,.modern-header-track span,.classic-mini-track span{background:linear-gradient(135deg,#8b7bf8 0%,#4e3ef7 100%);height:100%;display:block}.immersive-controls-row{justify-content:space-between}.immersive-controls-group{color:#ffffffd1}.immersive-inline-control{color:inherit;cursor:pointer;font:inherit;background:0 0;border:0;padding:0;font-weight:700}.immersive-nav-button{color:#fff;cursor:pointer;z-index:2;background:#ffffff1f;border:1px solid #ffffff24;border-radius:999px;justify-content:center;align-items:center;width:48px;height:48px;font-size:2rem;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%)}.immersive-nav-button.left{left:18px}.immersive-nav-button.right{right:18px}.immersive-nav-button:disabled{cursor:default;opacity:.35}.immersive-bottom-dock{grid-template-columns:minmax(0,1.5fr) minmax(260px,.85fr);align-items:flex-start;gap:20px;display:grid}.immersive-dock-copy h2{margin-bottom:10px;font-size:1.7rem}.immersive-dock-copy p,.immersive-price-card span,.immersive-sidebar-header p{color:#e2e8f0bd}.immersive-primary-button,.classic-nav-button.primary,.modern-lesson-action,.modern-join-button,.classic-certificate-button,.classic-discussion-button{color:#fff;cursor:pointer;font:inherit;background:linear-gradient(135deg,#8b7bf8 0%,#4e3ef7 100%);border:0;border-radius:16px;min-height:46px;padding:0 18px;font-weight:700;box-shadow:0 16px 36px #4f43f52e}.immersive-price-card{background:#0f172a8a;border:1px solid #94a3b81f;border-radius:22px;gap:6px;padding:18px;display:grid}.immersive-price-card strong{font-size:2rem;line-height:1}.immersive-sidebar-panel{z-index:20;background:#0f172af0;border-left:1px solid #94a3b824;width:360px;transition:transform .28s;position:fixed;top:0;bottom:0;right:0;transform:translate(100%)}.immersive-sidebar-panel.is-open{transform:translate(0)}.immersive-sidebar-header,.immersive-lesson-row,.classic-sidebar-module-toggle,.classic-sidebar-course,.classic-progress-row,.classic-header-meta,.modern-preview-header,.modern-header-main,.modern-header-progress,.modern-lesson-card-top,.modern-lesson-footer,.modern-status-pills,.classic-discussion-header,.classic-navigation-row{align-items:center;gap:12px;display:flex}.immersive-sidebar-header{justify-content:space-between;padding:22px 22px 12px}.immersive-sidebar-scroll{gap:12px;max-height:calc(100vh - 110px);padding:18px 22px 22px;display:grid;overflow-y:auto}.immersive-module-block{border:1px solid #94a3b81f;border-radius:22px;overflow:hidden}.immersive-module-title{color:#fff;background:#ffffff0f;padding:14px 16px;font-weight:700}.immersive-lesson-row{color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;width:100%;padding:14px 16px}.immersive-lesson-row+.immersive-lesson-row{border-top:1px solid #94a3b81a}.immersive-lesson-row.is-locked{cursor:default;opacity:.5}.immersive-status-dot,.classic-status-mark{box-sizing:border-box;border-radius:999px;flex:none;justify-content:center;align-items:center;width:22px;height:22px;font-size:.72rem;font-weight:800;line-height:1;display:inline-flex}.immersive-status-dot.is-completed,.classic-status-mark.is-completed{color:#4ade80;background:#22c55e2e}.immersive-status-dot.is-current,.classic-status-mark.is-current{color:#4f46e5;background:#6366f129}.classic-status-mark.is-available{color:#0000;background:#fff;border:1px solid #94a3b861}.immersive-status-dot.is-locked,.classic-status-mark.is-locked{color:#94a3b8;background:#94a3b829}.immersive-lesson-row strong,.immersive-lesson-row span,.classic-sidebar-lesson strong,.classic-sidebar-lesson span{display:block}.classic-sidebar-lesson>div{min-width:0}.classic-sidebar-lesson strong{color:#0f172a;font-size:.92rem;line-height:1.22}.classic-sidebar-lesson span:not(.classic-status-mark){color:#64748b;margin-top:2px;font-size:.84rem;line-height:1.25}.classic-preview-page{color:#45301f;background:linear-gradient(#f5efe6 0%,#f7f3ed 180px,#fdfaf6 180px 100%);overflow-x:hidden}.classic-preview-shell{grid-template-columns:clamp(300px,34vw,420px) minmax(0,1fr);align-items:start;gap:clamp(18px,2vw,28px);max-width:1480px;margin:0 auto;display:grid}.classic-preview-sidebar{background:#fff;border:1px solid #92724c24;border-radius:28px;flex-direction:column;height:calc(100vh - 160px);min-height:620px;max-height:900px;display:flex;position:sticky;top:24px;overflow:hidden}.classic-sidebar-hero{color:#fff;background:linear-gradient(135deg,#4f46e5,#7c3aed);gap:20px;min-height:260px;padding:20px;display:grid;position:relative;overflow:hidden}.classic-sidebar-hero:before{content:"";opacity:.65;border:1px solid #ffffff2e;border-radius:999px;width:min(88%,340px);height:170px;position:absolute;top:-72px;left:50%;transform:translate(-50%)}.classic-sidebar-course{z-index:1;align-items:center;min-width:0;position:relative}.classic-back-chip{z-index:1;justify-self:start;width:38px;min-width:38px;height:38px;min-height:38px;padding:0;position:relative}.classic-sidebar-book{box-sizing:border-box;background:#ffffff2e;border-radius:14px;flex:0 0 42px;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.05rem;line-height:1;display:inline-flex;box-shadow:inset 0 0 0 1px #ffffff1f}.classic-sidebar-course strong,.classic-sidebar-course span{min-width:0;display:block}.classic-sidebar-course strong{font-size:.98rem;line-height:1.2}.classic-sidebar-course span,.classic-progress-row span{color:#ffffffd1}.classic-sidebar-scroll{scrollbar-gutter:stable;flex:auto;min-height:0;overflow-y:auto}.classic-progress-summary{z-index:1;gap:10px;display:grid;position:relative}.classic-sidebar-module+.classic-sidebar-module{border-top:1px solid #e2e8f0e6}.classic-sidebar-module-toggle{cursor:pointer;text-align:left;background:0 0;border:0;width:100%;padding:14px 18px}.classic-sidebar-module-toggle strong{color:#1f2937;font-size:.95rem;line-height:1.25;display:block}.classic-module-progress{align-items:center;gap:10px;margin-top:8px;display:flex}.classic-mini-track{background:#94a3b82e;flex:auto;min-width:0;height:5px}.classic-sidebar-lesson-list{background:#f8fafc9e}.classic-sidebar-lesson{cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:10px;width:100%;min-width:0;padding:12px 16px 12px 30px;display:flex}.classic-sidebar-lesson.is-current{background:#6366f11a;border-left:4px solid #4f46e5;padding-left:26px}.classic-sidebar-lesson.is-locked{cursor:default;opacity:.48}.classic-sidebar-footer{background:#f8fafcb3;border-top:1px solid #e2e8f0e6;padding:18px}.classic-certificate-button,.classic-discussion-button{width:100%}.classic-main-header{background:#fff;border:1px solid #92724c1f;border-radius:28px;gap:12px;padding:clamp(22px,3vw,34px);display:grid}.classic-breadcrumbs{color:#45301fb3;gap:10px;display:flex}.classic-main-header h1{color:#2f1f13;text-wrap:balance;max-width:12.5em;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.2rem,4.6vw,4.15rem);line-height:.98}.classic-header-meta{color:#45301fb8;flex-wrap:wrap}.classic-main-scroll{gap:18px;margin-top:18px;display:grid}.classic-preview-main{min-width:0;overflow:hidden}.classic-media-card{background-position:50%;background-size:cover;border-radius:30px;justify-content:center;align-items:center;min-height:420px;display:flex;position:relative;overflow:hidden}.classic-media-card:before{content:"";background:linear-gradient(#301e0a1a,#301e0a73);position:absolute;inset:0}.classic-media-video{object-fit:contain;z-index:1;background:#0f172a;width:100%;min-height:420px;display:block;position:relative}.original-lesson-link{color:#9a3412;background:#fff7ed;border:1px solid #ea580c2e;border-radius:18px;margin:0 0 18px;padding:14px 16px;font-size:.95rem;line-height:1.6}.original-lesson-link a{color:#c2410c;font-weight:800}.immersive-no-media{color:#fff;text-align:center;background:#0f172a6b;border:1px solid #ffffff38;border-radius:28px;flex-direction:column;align-items:center;gap:10px;max-width:560px;margin:auto;padding:28px;display:flex}.immersive-no-media strong{font-size:clamp(1.4rem,3vw,2.4rem)}.classic-media-play{color:#4f46e5;cursor:pointer;font:inherit;z-index:1;background:#fffffff5;border:0;border-radius:999px;min-width:74px;min-height:74px;padding:0 20px;font-size:1.1rem;font-weight:800;position:relative;box-shadow:0 24px 64px #0f172a29}.classic-copy-card,.classic-resource-card,.classic-discussion-card{gap:16px;display:grid;overflow:hidden}.classic-takeaway-card{background:#4f46e514;border:1px solid #6366f124;border-radius:28px;gap:14px;padding:24px;display:grid}.classic-takeaway-card ul,.modern-overview-list{gap:10px;margin:0;padding-left:20px;display:grid}.classic-resource-list-grid{gap:12px;display:grid}.classic-resource-row,.modern-utility-button{color:#334155;cursor:pointer;font:inherit;text-align:left;background:#fff;border:1.5px solid #cbd5e1a6;border-radius:18px;min-height:52px;padding:0 16px;font-weight:700}.classic-discussion-header,.classic-navigation-row{justify-content:space-between}.classic-nav-button{color:#334155;cursor:pointer;font:inherit;background:#fff;border:1.5px solid #94a3b84d;border-radius:16px;min-height:48px;padding:0 18px;font-weight:700}.classic-nav-button:disabled,.modern-lesson-action:disabled{cursor:default;opacity:.45}.modern-preview-page{color:#17324d;background:linear-gradient(#eef7fb 0%,#f8fbff 48%,#fff 100%)}.modern-preview-header{background:#fffffff0;border:1px solid #94a3b82e;border-radius:28px;justify-content:space-between;margin-bottom:18px;padding:22px 24px}.modern-header-main h1{margin-bottom:4px;font-size:clamp(1.8rem,3vw,2.65rem);line-height:1.08}.modern-header-progress{gap:18px;min-width:min(100%,440px)}.modern-header-progress strong,.modern-header-progress span{display:block}.modern-header-track{background:#94a3b82e;flex:180px;min-width:160px}.modern-tab-row{border-bottom:1px solid #94a3b82e;gap:26px;margin-bottom:24px;display:flex}.modern-tab-button{color:#64748b;cursor:pointer;font:inherit;background:0 0;border:0;border-bottom:2px solid #0000;margin-bottom:-1px;padding:0 0 12px;font-weight:700}.modern-content-shell{grid-template-columns:minmax(0,1fr) minmax(300px,390px);align-items:start;gap:24px;display:grid}.modern-lessons-main{gap:18px;min-width:0;display:grid}.modern-current-lesson-card{background:linear-gradient(135deg,#fffffff5,#f1f5f9e6),linear-gradient(135deg,#4f46e51a,#0ea5e914);border:1px solid #94a3b838;border-radius:24px;gap:16px;padding:24px;display:grid;box-shadow:0 18px 44px #0f172a14}.modern-video-player-shell{background:#0f172a;border-radius:18px;position:relative;overflow:hidden}.modern-video-player{aspect-ratio:16/9;background:#0f172a;width:100%;display:block}.modern-video-poster-image{aspect-ratio:16/9;object-fit:cover;pointer-events:none;z-index:1;width:100%;display:block;position:absolute;inset:0 0 auto}.modern-video-play-overlay{color:#fff;cursor:pointer;z-index:2;background:#bee029c7;border:0;border-radius:8px;align-items:center;gap:10px;min-height:74px;padding:0 34px;display:inline-flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.modern-video-play-overlay span{font-size:2rem;line-height:1}.modern-video-play-overlay strong{font-size:1rem}.modern-video-caption-bar{z-index:2;background:#bee029f2;justify-content:flex-end;align-items:center;gap:10px;padding:10px 14px;display:flex;position:relative}.modern-video-caption-bar label{color:#fff;background:#ffffff38;border:2px solid #ffffffd1;border-radius:6px;padding:2px 6px;font-size:.78rem;font-weight:900}.modern-video-caption-bar select{color:#334155;font:inherit;background:#fff;border:0;border-radius:8px;min-height:34px;padding:0 10px;font-size:.88rem;font-weight:800}.modern-video-caption-status{color:#334155;background:#bee029f2;margin:0;padding:0 14px 12px;font-size:.88rem;font-weight:700}.modern-current-kicker{color:#4f46e5;text-transform:uppercase;margin-bottom:8px;font-size:.82rem;font-weight:800;display:block}.modern-current-lesson-card h2{font-size:clamp(1.45rem,2.2vw,2rem);line-height:1.14}.modern-current-lesson-card p{color:#52647a;max-width:760px;margin-top:8px;line-height:1.55}.modern-current-meta,.modern-current-actions,.modern-module-strip{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.modern-current-meta span{color:#475569;background:#fff;border:1px solid #94a3b833;border-radius:999px;padding:8px 12px;font-size:.9rem;font-weight:700}.modern-lesson-body{color:#2f3a4a;background:#fff;border:1px solid #94a3b829;border-radius:22px;gap:14px;max-width:100%;padding:clamp(22px,3vw,34px);line-height:1.72;display:grid;overflow:hidden}.modern-lesson-body .post-body,.modern-lesson-body .main-content-container{gap:16px;display:grid}.modern-lesson-body h1,.modern-lesson-body h2,.modern-lesson-body h3{color:#111827;letter-spacing:0;text-wrap:balance;line-height:1.12}.modern-lesson-body h1{font-size:clamp(1.8rem,3vw,2.6rem)}.modern-lesson-body h2{font-size:clamp(1.35rem,2.2vw,2rem)}.modern-lesson-body h3{font-size:1.2rem}.modern-lesson-body p,.modern-lesson-body li{color:#374151;overflow-wrap:anywhere;max-width:72ch;font-size:clamp(1rem,1.2vw,1.08rem)}.modern-lesson-body a{color:#84cc16;overflow-wrap:anywhere;font-weight:700}.modern-lesson-body img,.modern-lesson-body iframe{border:0;border-radius:12px;max-width:100%;height:auto}.modern-lesson-body iframe{aspect-ratio:16/9;width:100%;min-height:320px}.modern-lesson-body ul,.modern-lesson-body ol{gap:8px;margin:0;padding-left:24px;display:grid}.modern-lesson-body hr{border:0;border-top:1px solid #94a3b838;width:100%;margin:8px 0 0}.modern-lesson-body.is-empty{gap:6px}.modern-downloads-panel,.modern-comment-panel{background:#fff;border:1px solid #94a3b829;border-radius:18px;gap:14px;padding:20px;display:grid}.modern-section-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.modern-section-heading h3{font-size:1.1rem}.modern-section-heading span{color:#64748b;font-size:.9rem;font-weight:700}.modern-download-list{gap:10px;display:grid}.modern-download-row{color:#1e293b;background:#f8fafceb;border:1px solid #cbd5e1cc;border-radius:14px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;padding:12px;text-decoration:none;display:grid}.modern-download-row>span{color:#4d7c0f;background:#84cc1629;border-radius:999px;justify-content:center;align-items:center;width:38px;height:38px;font-size:.75rem;font-weight:900;display:inline-flex}.modern-download-row strong,.modern-download-row small{display:block}.modern-download-row small{color:#64748b;margin-top:2px}.modern-comment-label{color:#475569;font-size:.9rem;font-weight:800}.modern-comment-panel textarea{color:#1e293b;font:inherit;resize:vertical;border:1px solid #94a3b861;border-radius:12px;width:100%;min-height:130px;padding:12px 14px;line-height:1.5}.modern-comment-panel .modern-lesson-action{justify-self:start}.modern-secondary-action{color:#4f46e5;cursor:pointer;font:inherit;background:#fff;border:1.5px solid #6366f13d;border-radius:16px;min-height:46px;padding:0 18px;font-weight:800}.modern-secondary-action:disabled{cursor:default;opacity:.45}.modern-module-strip{padding-bottom:4px;overflow-x:auto}.modern-module-chip{color:#334155;cursor:pointer;text-align:left;background:#ffffffd1;border:1px solid #94a3b838;border-radius:16px;flex:0 0 min(280px,80vw);gap:4px;min-height:70px;padding:12px 14px;display:grid}.modern-module-chip span{color:#64748b;text-transform:uppercase;font-size:.78rem;font-weight:800}.modern-module-chip strong{line-height:1.22}.modern-module-chip:hover,.modern-module-chip[aria-expanded=true]{border-color:#4f46e570;transform:translateY(-1px);box-shadow:0 14px 28px #4f46e51a}.modern-module-chip.is-active{background:#fff;border-color:#4f46e570;box-shadow:inset 0 0 0 1px #4f46e52e}.modern-lesson-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr));gap:18px;display:grid}.modern-sidebar-stack{gap:18px;display:grid;position:sticky;top:20px}.modern-lesson-card{background:#fffffff5;border:2px solid #cbd5e18c;border-radius:20px;gap:14px;min-width:0;padding:22px;display:grid}.modern-lesson-card.is-current{border-color:#5b57f6;box-shadow:0 18px 42px #6366f124}.modern-lesson-card.is-locked{opacity:.78}.modern-type-badge{border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;font-size:.92rem;font-weight:800;display:inline-flex}.modern-type-badge.tone-video{color:#7e22ce;background:#9333ea24}.modern-type-badge.tone-reading{color:#1d4ed8;background:#3b82f624}.modern-type-badge.tone-audio{color:#047857;background:#10b98124}.modern-type-badge.tone-quiz{color:#c2410c;background:#f9731624}.modern-status-pill{border-radius:999px;padding:6px 10px;font-size:.74rem;font-weight:800}.modern-status-pill.complete{color:#15803d;background:#22c55e24}.modern-status-pill.current{color:#4f46e5;background:#4f46e524}.modern-status-pill.locked{color:#475569;background:#94a3b82e}.modern-lesson-label{color:#94a3b8;letter-spacing:.08em;text-transform:uppercase;font-size:.82rem;font-weight:800}.modern-lesson-card h3{font-size:1.12rem;line-height:1.22}.modern-lesson-card p{color:#64748b;line-height:1.55}.modern-lesson-footer{border-top:1px solid #e2e8f0e6;justify-content:space-between;gap:14px;padding-top:14px}.modern-progress-card,.modern-community-card,.modern-actions-card,.modern-overview-card,.modern-discussion-card{gap:14px;display:grid}.modern-progress-card{color:#fff;background:linear-gradient(135deg,#4f46e5 0%,#7c3aed 100%);border-radius:22px;padding:24px;box-shadow:0 24px 54px #4f43f533}.modern-progress-card h3,.modern-progress-details strong{color:#fff}.modern-progress-details strong,.modern-progress-details span{display:block}.modern-progress-details strong{margin-bottom:4px;font-size:2.35rem;line-height:1}.modern-community-list{color:#475569;gap:10px;display:grid}.modern-overview-card h2,.modern-discussion-card h2{margin-bottom:6px}.modern-overview-card,.modern-discussion-card{grid-column:1/-1}.modern-discussion-thread{gap:14px;display:grid}.modern-discussion-thread article{background:#f8fafce0;border-radius:20px;padding:18px}.modern-discussion-thread strong,.modern-discussion-thread p{display:block}.modern-discussion-thread strong{color:#1e293b;margin-bottom:8px}.modern-module-dialog-backdrop{z-index:50;background:#0f172a6b;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.modern-module-dialog{background:#fff;border:1px solid #94a3b838;border-radius:24px;gap:16px;width:min(100%,720px);max-width:720px;max-height:min(760px,92vh);padding:24px;display:grid;overflow:auto;box-shadow:0 34px 80px #0f172a38}.modern-module-dialog-header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.modern-module-dialog-header span{color:#4f46e5;text-transform:uppercase;margin-bottom:6px;font-size:.82rem;font-weight:800;display:block}.modern-module-dialog-header h2{font-size:clamp(1.35rem,2.5vw,2rem);line-height:1.12}.modern-module-dialog-close{color:#334155;cursor:pointer;font:inherit;background:#f8fafcf2;border:1px solid #94a3b838;border-radius:999px;flex:none;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.4rem;font-weight:700;display:inline-flex}.modern-module-dialog>p{color:#52647a;line-height:1.55}.modern-module-dialog-meta{flex-wrap:wrap;gap:10px;display:flex}.modern-module-dialog-meta span{color:#4338ca;background:#4f46e51a;border-radius:999px;padding:8px 12px;font-size:.86rem;font-weight:800}.modern-module-dialog-lessons{gap:10px;display:grid}.modern-module-dialog-lesson{color:#1e293b;cursor:pointer;text-align:left;background:#f8fafcc7;border:1px solid #cbd5e1b3;border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px;display:grid}.modern-module-dialog-lesson:hover,.modern-module-dialog-lesson.is-current{background:#fff;border-color:#4f46e570;box-shadow:0 12px 28px #4f46e51a}.modern-module-dialog-lesson strong,.modern-module-dialog-lesson small{display:block}.modern-module-dialog-lesson small{color:#64748b;margin-top:4px;font-size:.84rem}@media (width<=1080px){.preview-support-grid,.modern-content-shell,.classic-preview-shell{grid-template-columns:minmax(0,1fr)}.modern-sidebar-stack,.classic-preview-sidebar{position:static}}@media (width<=960px){.immersive-bottom-dock,.modern-preview-header,.modern-header-progress,.classic-navigation-row,.immersive-topbar,.immersive-topbar-main,.immersive-topbar-actions{flex-direction:column;align-items:stretch}.immersive-player{min-height:420px}.immersive-sidebar-panel{width:min(100vw,360px)}}@media (width<=720px){.customer-theme-page{padding:18px 16px 28px}.classic-section-grid,.preview-support-grid{grid-template-columns:minmax(0,1fr)}.modern-tab-row{flex-wrap:wrap;gap:16px}.modern-current-actions,.modern-lesson-footer{flex-direction:column;align-items:stretch}.classic-main-header,.classic-media-card,.preview-surface-card,.immersive-stage,.modern-preview-header{border-radius:22px}.modern-module-dialog-backdrop{align-items:flex-end;padding:12px}.modern-module-dialog{border-radius:22px;max-height:88vh}.modern-module-dialog-lesson{grid-template-columns:auto minmax(0,1fr);align-items:flex-start}.modern-module-dialog-lesson .modern-status-pill{grid-column:2;justify-self:start}}.modern-preview-page{color:#111827;background:#fbfcff;padding:0 0 42px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.modern-preview-page .customer-theme-toolbar{margin:18px 24px}.modern-preview-header{box-shadow:none;background:#fff;border:0;border-bottom:1px solid #e5e7eb;border-radius:0;margin:0;padding:30px 36px}.modern-header-main{gap:24px}.modern-back-chip,.modern-icon-button{color:#4b5563;cursor:pointer;font:inherit;background:0 0;border:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:2rem;display:inline-flex}.modern-header-main h1{color:#111827;letter-spacing:0;font-size:1.65rem;line-height:1.15}.modern-header-main p{color:#4b5563;margin-top:4px;font-size:1.28rem}.modern-header-actions{align-items:center;gap:18px;display:flex}.modern-icon-button{border-radius:999px;font-size:1rem;position:relative}.modern-icon-button.has-alert:after{content:"";background:#ef4444;border:3px solid #fff;border-radius:999px;width:14px;height:14px;position:absolute;top:4px;right:4px}.modern-header-progress-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;align-items:center;gap:16px;min-width:250px;padding:14px 18px;display:flex}.modern-header-progress-card>span{background:linear-gradient(135deg,#7657f6 0%,#8b45f6 100%);border-radius:999px;width:62px;height:62px}.modern-header-progress-card strong,.modern-header-progress-card small{display:block}.modern-header-progress-card strong{color:#111827;font-size:1.05rem}.modern-header-progress-card small{color:#4b5563;font-size:1rem}.modern-certificate-button,.modern-coach-cta{color:#fff;cursor:pointer;font:inherit;background:#4f36f5;border:0;border-radius:13px;min-height:56px;padding:0 28px;font-size:1rem;font-weight:800}.modern-tab-row{background:#fff;border-bottom:1px solid #e5e7eb;gap:34px;margin:0;padding:24px 36px 0}.modern-tab-button{color:#4b5563;align-items:center;gap:10px;padding-bottom:20px;font-size:1.18rem;display:inline-flex}.modern-tab-button.is-active{color:#583ff5;border-bottom-color:#583ff5}.modern-lessons-main,.modern-overview-main{gap:38px;min-width:0;display:grid}.modern-sidebar-stack{gap:34px;position:sticky;top:20px}.modern-current-lesson-card{box-shadow:none;background:0 0;border:0;border-radius:0;gap:34px;padding:0}.modern-current-summary,.modern-lesson-body,.modern-downloads-panel,.modern-takeaways-panel{box-shadow:none;background:#faf5ff;border:0;border-radius:18px;padding:38px}.modern-current-kicker{color:#583ff5}.modern-current-lesson-card h2,.modern-overview-main h2,.modern-sidebar-stack h2,.modern-sidebar-stack h3{color:#111827;letter-spacing:0}.modern-current-lesson-card p{color:#4b5563;font-size:1.18rem}.modern-current-meta span{background:#fff;border:0}.modern-video-player-shell{background:linear-gradient(145deg,#171236 0%,#51208d 52%,#392fad 100%);border-radius:16px;min-height:360px}.modern-video-player{background:0 0}.modern-video-play-overlay{color:#583ff5;background:#fffffff0;border-radius:999px;width:94px;min-height:94px;padding:0}.modern-video-play-overlay strong,.modern-video-caption-bar,.modern-video-caption-status{display:none}.modern-lesson-body{color:#374151}.modern-takeaways-panel{background:#effdf4}.modern-takeaways-panel ul{gap:18px;margin:0;padding:0;list-style:none;display:grid}.modern-takeaways-panel li{color:#374151;font-size:1.18rem}.modern-takeaways-panel li:before{color:#583ff5;content:"✓";margin-right:14px;font-weight:900}.modern-module-strip,.modern-lesson-grid{display:none}.modern-secondary-action,.modern-lesson-action{border-radius:16px;min-height:64px}.modern-lesson-action{background:#4f36f5}.modern-rank-card,.modern-overview-section,.modern-study-buddy-card,.modern-analytics-section,.modern-reflection-card,.modern-coach-card,.modern-notes-card,.modern-mini-lessons-card{border:0;border-radius:18px;gap:28px;padding:36px;display:grid}.modern-rank-card{background:#eff6ff}.modern-rank-hero{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:24px;display:grid}.modern-rank-hero>span{color:#583ff5;background:#e0e7ff;border-radius:999px;justify-content:center;align-items:center;width:96px;height:96px;font-size:2.1rem;font-weight:900;display:inline-flex}.modern-rank-hero h2{font-size:2.1rem;line-height:1.1}.modern-rank-hero h2 small{color:#c2410c;vertical-align:middle;background:#ffedd5;border-radius:999px;margin-left:12px;padding:8px 16px;font-size:1rem;display:inline-block}.modern-rank-hero>strong{color:#2563eb;background:#dbeafe;border-radius:18px;padding:18px 28px;font-size:1.35rem}.modern-rank-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.modern-rank-stats article,.modern-achievement-grid article,.modern-analytics-grid article{background:#ffffffd1;border-radius:16px;gap:8px;padding:26px;display:grid}.modern-rank-stats strong,.modern-analytics-grid strong{color:#111827;font-size:2.4rem;line-height:1}.modern-rank-stats span,.modern-analytics-grid span,.modern-rank-card p{color:#4b5563}.modern-promotion-bar{background:#ffffffc7;border-radius:16px;grid-template-columns:minmax(0,1fr) auto;gap:14px;padding:24px;display:grid}.modern-promotion-bar div{background:#eef2ff;border-radius:999px;grid-column:1/-1;height:13px;overflow:hidden}.modern-promotion-bar i{border-radius:inherit;background:#583ff5;height:100%;display:block}.modern-overview-section.soft-green{background:#f0fdf4}.modern-overview-section.soft-yellow,.modern-notes-card,.modern-mini-lessons-card{background:#fffde8}.modern-overview-section.soft-peach{background:#fff7ed}.modern-overview-section>article{background:#ffffffc7;border-radius:16px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:20px;padding:24px;display:grid}.modern-overview-section>article.is-active{background:#dbeafe}.modern-overview-section>article>span{color:#2563eb;font-size:1.7rem;font-weight:900}.modern-overview-section strong,.modern-leaderboard-list strong,.modern-study-buddy-card strong{color:#111827}.modern-overview-section small,.modern-leaderboard-list small,.modern-study-buddy-card p{color:#4b5563}.modern-overview-section em{color:#fff;background:#583ff5;border-radius:999px;padding:6px 12px;font-style:normal;font-weight:800}.modern-leaderboard-list{gap:14px;display:grid}.modern-leaderboard-list article{background:#ffffffc7;border-radius:16px;grid-template-columns:auto auto minmax(0,1fr) auto;align-items:center;gap:20px;padding:22px;display:grid}.modern-leaderboard-list article.is-you{background:#eef2ff;border-left:5px solid #583ff5}.modern-leaderboard-list article>span,.modern-leaderboard-list b{border-radius:999px;justify-content:center;align-items:center;width:62px;height:62px;font-weight:900;display:inline-flex}.modern-leaderboard-list article>span{color:#4b5563;background:#f3f4f6}.modern-leaderboard-list b{color:#fff;background:linear-gradient(135deg,#7657f6 0%,#8b45f6 100%)}.modern-leaderboard-list em{color:#111827;text-align:right;font-size:1.45rem;font-style:normal;font-weight:900;display:grid}.modern-achievement-grid,.modern-analytics-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.modern-achievement-grid article{text-align:center;place-items:center;min-height:136px}.modern-achievement-grid span{color:#f97316;font-size:2rem}.modern-study-buddy-card{background:#eef2ff}.modern-study-buddy-header{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;display:grid}.modern-study-buddy-header>span{color:#583ff5;background:#fff;border-radius:999px;justify-content:center;align-items:center;width:76px;height:76px;font-size:2rem;display:inline-flex}.modern-study-buddy-header small{color:#15803d;font-size:1rem}.modern-study-buddy-message{color:#1f2937;background:#fff;border-radius:16px;padding:24px;line-height:1.6}.modern-study-buddy-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.modern-study-buddy-actions button{color:#374151;cursor:pointer;font:inherit;background:#ffffffd1;border:0;border-radius:16px;min-height:72px;font-weight:800}.modern-analytics-section{background:0 0;padding:0}.modern-analytics-grid article:first-child{background:#faf5ff}.modern-analytics-grid article:nth-child(2){background:#f0fdf4}.modern-analytics-grid article:nth-child(3){background:#fff7ed}.modern-analytics-grid article:nth-child(4){background:#eff6ff}.modern-insight-list{gap:18px;display:grid}.modern-insight-list article{border-radius:16px;gap:10px;padding:24px 30px;display:grid}.modern-insight-list article:first-child{background:#faf5ff}.modern-insight-list article:nth-child(2){background:#f0fdf4}.modern-insight-list article:nth-child(3){background:#fff7ed}.modern-insight-list article:nth-child(4){background:#eff6ff}.modern-insight-list strong{color:#583ff5;font-size:1.25rem}.modern-insight-list span{color:#4b5563;font-size:1.08rem}.modern-reflection-card{background:#faf5ff}.modern-reflection-card article{background:#ffffffd1;border-radius:16px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:18px;padding:24px;display:grid}.modern-reflection-card article span{color:#9333ea;background:#f3e8ff;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;font-weight:900;display:inline-flex}.modern-coach-card{background:#eef2ff}.modern-coach-kicker,.modern-coach-card article,.modern-free-call{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;display:grid}.modern-coach-kicker>span{color:#583ff5;font-size:1.6rem}.modern-coach-kicker button{color:#6b7280;cursor:pointer;font:inherit;background:#ffffffb3;border:0;border-radius:999px;width:42px;height:42px;font-size:1.4rem}.modern-coach-card>p{color:#111827;font-size:1.2rem;line-height:1.5}.modern-coach-card>p strong{color:#4338ca}.modern-coach-card article{background:#fff;border-radius:18px;grid-template-columns:auto minmax(0,1fr);padding:24px}.modern-coach-card article>span{color:#fff;background:linear-gradient(135deg,#7657f6 0%,#8b45f6 100%);border-radius:999px;justify-content:center;align-items:center;width:76px;height:76px;font-size:1.45rem;font-weight:900;display:inline-flex}.modern-coach-card article p,.modern-coach-card article small,.modern-coach-card>small,.modern-free-call small{color:#4b5563}.modern-coach-card article div div{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.modern-coach-card article em{color:#4338ca;background:#eef2ff;border-radius:999px;padding:8px 14px;font-style:normal;font-weight:800}.modern-free-call{background:#f0fdf4;border-radius:16px;grid-template-columns:auto minmax(0,1fr);padding:22px}.modern-free-call>span{color:#16a34a;font-size:1.8rem}.modern-coach-cta{width:100%}.modern-notes-card label,.modern-mini-lessons-card label{gap:8px;display:grid}.modern-notes-card label span,.modern-mini-lessons-card label span{width:1px;height:1px;position:absolute;overflow:hidden}.modern-notes-card input,.modern-mini-lessons-card input,.modern-notes-card textarea{color:#111827;font:inherit;background:#fff;border:0;border-radius:16px;width:100%;padding:18px 24px}.modern-notes-card textarea{resize:vertical;min-height:130px}.modern-notes-card>button{color:#fff;cursor:pointer;font:inherit;background:#a59cf0;border:0;border-radius:16px;min-height:58px;font-weight:800}.modern-notes-card article{background:#fff;border-radius:16px;gap:14px;padding:24px;display:grid}.modern-notes-card article b{color:#4338ca;background:#e0e7ff;border-radius:999px;margin-right:12px;padding:7px 12px;display:inline-block}.modern-notes-card article p{color:#111827;font-size:1.08rem;line-height:1.45}.modern-notes-card article span{color:#4b5563;font-weight:700}.modern-mini-lessons-card button{color:#111827;cursor:pointer;text-align:left;background:#ffffffd1;border:0;border-radius:16px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;padding:18px;display:grid}.modern-mini-lessons-card button.is-active{background:#eef2ff}.modern-mini-lessons-card button>span{color:#15803d;background:#dcfce7;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;font-weight:900;display:inline-flex}.modern-mini-lessons-card small{color:#4b5563;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.modern-mini-lessons-card em{color:#6b7280;font-style:normal;font-weight:800}@media (width<=1180px){.modern-content-shell{grid-template-columns:minmax(0,1fr)}.modern-sidebar-stack{position:static}}@media (width<=820px){.modern-preview-header,.modern-header-actions,.modern-rank-hero{grid-template-columns:minmax(0,1fr);align-items:stretch}.modern-preview-header,.modern-header-actions{flex-direction:column}.modern-content-shell,.modern-tab-row{padding-left:18px;padding-right:18px}.modern-rank-stats,.modern-achievement-grid,.modern-analytics-grid,.modern-study-buddy-actions{grid-template-columns:minmax(0,1fr)}.modern-leaderboard-list article,.modern-mini-lessons-card button{grid-template-columns:auto minmax(0,1fr)}.modern-leaderboard-list em,.modern-mini-lessons-card em{text-align:left;grid-column:2}}.modern-content-shell{grid-template-columns:minmax(0,1fr) clamp(360px,30vw,520px);gap:clamp(26px,2.4vw,42px);padding:50px 34px 0}.modern-overview-main{gap:38px}.modern-rank-card{order:2}.modern-overview-section.soft-green{order:3}.modern-overview-section.soft-yellow{order:1}.modern-overview-section.soft-peach{order:4}.modern-study-buddy-card{order:5}.modern-analytics-section{order:6}.modern-reflection-card{order:7}.modern-rank-card,.modern-overview-section,.modern-study-buddy-card,.modern-reflection-card,.modern-coach-card,.modern-notes-card,.modern-mini-lessons-card{border-radius:16px;gap:22px;padding:28px}.modern-overview-main h2,.modern-sidebar-stack h2{font-size:1.35rem;line-height:1.15}.modern-section-title-row{justify-content:space-between;align-items:center;gap:18px;display:flex}.modern-segmented-control{background:#ffffffb8;border-radius:16px;align-items:center;gap:6px;padding:4px;display:inline-flex}.modern-segmented-control button{color:#374151;cursor:pointer;font:inherit;background:0 0;border:0;border-radius:13px;min-height:42px;padding:0 18px;font-size:.95rem;font-weight:800}.modern-segmented-control button.is-active{color:#fff;background:#4f36f5}.modern-rank-hero{gap:18px}.modern-rank-hero>span{width:76px;height:76px;font-size:1.65rem}.modern-rank-hero h2{font-size:1.75rem}.modern-rank-hero h2 small{margin-left:10px;padding:6px 12px;font-size:.82rem;display:inline-flex}.modern-rank-hero>strong{border-radius:16px;padding:14px 24px;font-size:1.15rem}.modern-rank-stats{gap:20px}.modern-rank-stats article,.modern-achievement-grid article,.modern-analytics-grid article{border-radius:14px;padding:22px}.modern-rank-stats strong,.modern-analytics-grid strong{font-size:1.95rem}.modern-rank-stats span,.modern-promotion-bar,.modern-overview-section small,.modern-leaderboard-list small{font-size:.95rem}.modern-promotion-bar{border-radius:14px;padding:20px}.modern-promotion-bar div{height:8px}.modern-leaderboard-list{gap:12px}.modern-leaderboard-list article{border-radius:15px;grid-template-columns:64px 72px minmax(0,1fr) auto;gap:18px;min-height:96px;padding:20px 26px}.modern-leaderboard-list article>span,.modern-leaderboard-list b{width:58px;height:58px;font-size:1rem}.modern-leaderboard-list b{font-size:1.15rem}.modern-leaderboard-list strong{font-size:1.18rem}.modern-leaderboard-list em{font-size:1.22rem}.modern-coach-card{gap:24px}.modern-coach-kicker,.modern-coach-card article,.modern-free-call{gap:14px}.modern-coach-card>p{font-size:1rem;line-height:1.45}.modern-coach-card article{border-radius:16px;padding:22px}.modern-coach-card article>span{width:64px;height:64px;font-size:1.2rem}.modern-coach-card article h3{font-size:1.18rem}.modern-coach-card article p,.modern-coach-card article small,.modern-free-call small{font-size:.9rem}.modern-coach-card article em{padding:7px 12px;font-size:.86rem}.modern-free-call{border-radius:15px;padding:18px}.modern-coach-cta{border-radius:14px;min-height:56px;font-size:1rem}.modern-mini-lessons-card,.modern-notes-card{padding:24px}@media (width>=1600px){.modern-content-shell{grid-template-columns:minmax(0,1fr) 600px}}@media (width<=1180px){.modern-content-shell{grid-template-columns:minmax(0,1fr)}}.universe-landing-page{--u-blue:#06f;--u-blue-dark:#0052cc;--u-text:#000;--u-text-soft:#0009;--u-text-faint:#0006;--u-border:#0000000d;--u-panel:#fff;--u-bg-soft:#fafafa;--u-bg-section:#f5f5f7;--u-red:#ff6b6b;--u-teal:#4ecdc4;--u-yellow:#ffe66d;--u-mint:#95e1d3;--u-violet-1:#667eea;--u-violet-2:#764ba2;--u-pink-1:#f093fb;--u-pink-2:#f5576c;--u-cyan-1:#4facfe;--u-cyan-2:#00f2fe;--u-green-1:#43e97b;--u-green-2:#38f9d7;color:var(--u-text);background:#fff}.universe-landing-page main{overflow:clip}.universe-top-nav{z-index:50;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--u-border);background:#fffc;position:fixed;top:0;left:0;right:0}.universe-nav-inner,.universe-problem-inner,.universe-solution-heading,.universe-value-grid,.universe-features-heading,.universe-feature-rows,.universe-platform-heading,.universe-platform-grid,.universe-footer-inner{width:min(1400px,100% - 48px);margin:0 auto}.universe-nav-inner{justify-content:space-between;align-items:center;gap:24px;min-height:44px;display:flex}.universe-nav-brand,.universe-nav-actions,.universe-hero-actions,.universe-dashboard-header,.universe-activity-row,.universe-feature-row,.universe-learning-card-top,.universe-event-card-top,.universe-event-attendees,.universe-next-session-row,.universe-final-actions,.universe-footer-bottom,.universe-footer-brandline,.universe-footer-socials{align-items:center;display:flex}.universe-nav-brand{gap:6px}.universe-brand-dots,.universe-browser-dots{align-items:center;gap:4px;display:flex}.universe-brand-dots span,.universe-browser-dots span{border-radius:999px;display:block}.universe-brand-dots span{width:6px;height:6px}.universe-browser-dots span{width:12px;height:12px}.universe-brand-dots .red,.universe-browser-dots .red{background:var(--u-red)}.universe-brand-dots .teal,.universe-browser-dots .teal{background:var(--u-teal)}.universe-brand-dots .yellow,.universe-browser-dots .yellow{background:var(--u-yellow)}.universe-brand-dots .mint{background:var(--u-mint)}.universe-nav-brand-name{letter-spacing:-.03em;margin-left:6px;font-size:.875rem}.universe-nav-brand-subtitle{color:var(--u-text-faint);font-size:10px}.universe-nav-links{align-items:center;gap:32px;font-size:.75rem;display:none}.universe-nav-links a,.universe-footer-grid a,.universe-footer-socials a{color:#000000b3;transition:color .18s}.universe-nav-links a:hover,.universe-footer-grid a:hover,.universe-footer-socials a:hover{color:#000}.universe-nav-actions{gap:12px}.universe-login-link,.universe-secondary-link{color:var(--u-blue);transition:color .18s}.universe-login-link{padding:6px 12px;font-size:.75rem}.universe-login-link:hover,.universe-secondary-link:hover{color:var(--u-blue-dark)}.universe-primary-pill,.universe-white-pill,.universe-outline-pill,.universe-add-card,.universe-event-card button,.universe-storefront-profile button,.universe-next-session-row button{border:0;border-radius:999px;justify-content:center;align-items:center;font-weight:500;transition:transform .18s,background-color .18s,box-shadow .18s,border-color .18s,color .18s;display:inline-flex}.universe-primary-pill{background:var(--u-blue);color:#fff;min-height:48px;padding:0 28px;font-size:.875rem;box-shadow:0 16px 32px #0066ff4d}.universe-primary-pill.small{min-height:32px;box-shadow:none;padding:0 16px;font-size:.75rem}.universe-primary-pill:hover,.universe-white-pill:hover,.universe-outline-pill:hover,.universe-event-card button:hover,.universe-storefront-profile button:hover,.universe-next-session-row button:hover,.universe-add-card:hover{transform:translateY(-1px)}.universe-primary-pill:hover,.universe-event-card button:hover,.universe-next-session-row button:hover,.universe-storefront-profile button:hover{background:var(--u-blue-dark)}.universe-hero-section{background:#fff;padding:120px 24px 80px;position:relative}.universe-hero-copy-shell{text-align:center;width:min(1100px,100%);margin:0 auto;padding:64px 0 32px}.universe-hero-copy-shell h1,.universe-problem-inner h2,.universe-solution-heading h2,.universe-features-heading h2,.universe-feature-copy h3,.universe-emotional-content h2,.universe-platform-heading h2,.universe-final-cta-content h2{letter-spacing:-.06em;margin:0;font-weight:500}.universe-hero-copy-shell h1{font-size:clamp(3.5rem,8vw,5.25rem);line-height:1.05}.universe-hero-break,.universe-feature-break{display:block}.universe-hero-copy-shell p,.universe-problem-inner>p,.universe-solution-heading p,.universe-features-heading p,.universe-feature-copy p,.universe-platform-heading p,.universe-social-proof-section p{color:var(--u-text-soft)}.universe-hero-copy-shell p{max-width:800px;margin:24px auto 0;font-size:clamp(1.25rem,2vw,1.5rem);line-height:1.35}.universe-hero-actions{justify-content:center;gap:16px;margin-top:36px}.universe-secondary-link{font-size:.875rem}.universe-hero-footnote{color:var(--u-text-faint);margin-top:12px;font-size:.75rem}.universe-hero-visual-shell{width:min(1400px,100%);margin:0 auto;padding-bottom:20px}.universe-hero-glow{filter:blur(48px);background:linear-gradient(#0066ff0d,#0000);border-radius:48px;position:absolute;inset:0}.universe-browser-frame{border:1px solid var(--u-border);background:linear-gradient(135deg,#fafafa 0%,#f0f0f0 100%);border-radius:40px;position:relative;overflow:hidden;box-shadow:0 24px 80px #00000029}.universe-browser-pad{padding:32px 32px 44px}.universe-browser-bar{align-items:center;gap:12px;margin-bottom:24px;display:flex}.universe-browser-url{color:var(--u-text-faint);background:#fff9;border-radius:12px;flex:1;padding:6px 16px;font-size:.75rem}.universe-dashboard-card,.universe-white-panel,.universe-problem-card,.universe-value-card,.universe-emotional-card,.universe-platform-card{background:var(--u-panel);box-shadow:0 18px 60px #00000014}.universe-dashboard-card,.universe-white-panel{border:1px solid var(--u-border);border-radius:24px}.universe-dashboard-card{padding:32px}.universe-dashboard-header{justify-content:space-between;margin-bottom:32px}.universe-dashboard-greeting,.universe-activity-title,.universe-feature-kicker,.universe-event-kicker,.universe-community-feed-title,.universe-next-session-kicker,.universe-social-proof-kicker,.universe-footer-grid h4{color:#00000080}.universe-dashboard-greeting,.universe-activity-title,.universe-community-feed-title{margin-bottom:4px;font-size:.875rem}.universe-dashboard-header h2{letter-spacing:-.04em;margin:0;font-size:1.875rem;font-weight:500}.universe-profile-orb{background:linear-gradient(135deg, var(--u-red) 0%, var(--u-teal) 100%);border-radius:999px;width:40px;height:40px}.universe-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.universe-stat-card{color:#fff;border-radius:20px;padding:24px}.universe-stat-card.violet{background:linear-gradient(135deg, var(--u-violet-1) 0%, var(--u-violet-2) 100%)}.universe-stat-card.pink{background:linear-gradient(135deg, var(--u-pink-1) 0%, var(--u-pink-2) 100%)}.universe-stat-card.cyan{background:linear-gradient(135deg, var(--u-cyan-1) 0%, var(--u-cyan-2) 100%)}.universe-stat-label,.universe-stat-meta{color:#fffc}.universe-stat-label{margin-bottom:8px;font-size:.875rem}.universe-stat-value{letter-spacing:-.05em;margin-bottom:4px;font-size:2.5rem}.universe-stat-meta{font-size:.75rem}.universe-activity-shell{margin-top:32px}.universe-activity-list{gap:12px;display:grid}.universe-activity-row,.universe-storefront-link{background:var(--u-bg-soft);border-radius:16px;justify-content:space-between}.universe-activity-row{padding:16px}.universe-activity-row-left{align-items:center;gap:12px;min-width:0;font-size:.875rem;display:flex}.universe-activity-time,.universe-community-time{color:var(--u-text-faint);white-space:nowrap;font-size:.75rem}.universe-activity-dot{border-radius:999px;width:8px;height:8px}.universe-activity-dot.teal{background:var(--u-teal)}.universe-activity-dot.yellow{background:var(--u-yellow)}.universe-activity-dot.mint{background:var(--u-mint)}.universe-problem-section{background:linear-gradient(#fff 0%,#fafafa 100%);padding:96px 24px}.universe-problem-inner{text-align:center;max-width:900px}.universe-problem-inner h2,.universe-solution-heading h2,.universe-features-heading h2,.universe-platform-heading h2{font-size:clamp(3rem,6vw,4.5rem)}.universe-problem-inner>p,.universe-solution-heading p,.universe-features-heading p,.universe-platform-heading p,.universe-social-proof-section p{margin-top:20px;font-size:1.25rem;line-height:1.55}.universe-problem-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:48px 0;display:grid}.universe-problem-card,.universe-emotional-card{border:1px solid var(--u-border);border-radius:24px;padding:24px;transition:transform .18s,border-color .18s,box-shadow .18s}.universe-problem-card:hover,.universe-emotional-card:hover,.universe-value-card:hover,.universe-platform-card:hover,.universe-learning-card:hover,.universe-city-card:hover,.universe-community-post:hover{transform:translateY(-4px)}.universe-problem-card:hover,.universe-emotional-card:hover{border-color:#0003;box-shadow:0 18px 40px #00000014}.universe-problem-label{color:#00000080;font-size:.875rem;line-height:1.45}.universe-emoji{width:48px;height:48px;margin:0 auto 12px;position:relative}.universe-emoji:before{content:"✦";place-items:center;font-size:2.25rem;line-height:1;display:grid;position:absolute;inset:0}.universe-emoji-courses:before{content:"📚"}.universe-emoji-payments:before{content:"💳"}.universe-emoji-events:before{content:"📅"}.universe-emoji-community:before{content:"💬"}.universe-emoji-idea:before{content:"💡"}.universe-emoji-learn:before{content:"📚"}.universe-emoji-income:before{content:"💰"}.universe-emoji-people:before{content:"🤝"}.universe-emoji-chart:before{content:"📊"}.universe-emoji-bolt:before{content:"⚡"}.universe-emoji-link:before{content:"🔗"}.universe-problem-divider{position:relative}.universe-problem-divider-line{border-top:2px dashed #0000001a}.universe-problem-divider-copy{color:#000000b3;background:linear-gradient(#fff 0%,#fafafa 100%);margin-top:-14px;padding:0 24px;font-size:1.125rem;display:inline-block;position:relative}.universe-solution-section,.universe-emotional-section{position:relative;overflow:hidden}.universe-solution-section{background:#fff;padding:128px 24px}.universe-solution-glow,.universe-emotional-glow,.universe-final-cta-glow{filter:blur(80px);pointer-events:none;border-radius:999px;position:absolute}.universe-solution-glow.left{background:#667eea1a;width:384px;height:384px;top:0;left:25%}.universe-solution-glow.right{background:#f093fb1a;width:384px;height:384px;bottom:0;right:25%}.universe-solution-heading,.universe-features-heading,.universe-platform-heading,.universe-social-proof-section,.universe-final-cta-content{text-align:center;max-width:900px;position:relative}.universe-value-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;max-width:1000px;margin-top:64px;display:grid;position:relative}.universe-value-card{border:1px solid #0000;border-radius:24px;padding:32px;transition:transform .18s,box-shadow .18s,border-color .18s}.universe-value-card.violet{background:linear-gradient(135deg,#667eea1a 0%,#764ba21a 100%);border-color:#667eea33}.universe-value-card.pink{background:linear-gradient(135deg,#f093fb1a 0%,#f5576c1a 100%);border-color:#f093fb33}.universe-value-card.cyan{background:linear-gradient(135deg,#4facfe1a 0%,#00f2fe1a 100%);border-color:#4facfe33}.universe-value-card.green{background:linear-gradient(135deg,#43e97b1a 0%,#38f9d71a 100%);border-color:#43e97b33}.universe-value-card:hover.violet{border-color:#667eea66}.universe-value-card:hover.pink{border-color:#f093fb66}.universe-value-card:hover.cyan{border-color:#4facfe66}.universe-value-card:hover.green{border-color:#43e97b66}.universe-value-eyebrow{margin-bottom:12px;font-size:.875rem;font-weight:500}.universe-value-card.violet .universe-value-eyebrow,.universe-value-card.violet .universe-value-link{color:var(--u-violet-1)}.universe-value-card.pink .universe-value-eyebrow,.universe-value-card.pink .universe-value-link{color:var(--u-pink-1)}.universe-value-card.cyan .universe-value-eyebrow,.universe-value-card.cyan .universe-value-link{color:var(--u-cyan-1)}.universe-value-card.green .universe-value-eyebrow,.universe-value-card.green .universe-value-link{color:var(--u-green-1)}.universe-value-card h3,.universe-platform-card h3{letter-spacing:-.05em;margin:0 0 12px;font-size:2rem;font-weight:500}.universe-value-card p,.universe-platform-card p{color:var(--u-text-soft);margin:0;line-height:1.6}.universe-value-link{opacity:0;align-items:center;gap:8px;margin-top:24px;font-size:.875rem;transition:opacity .18s,transform .18s;display:flex;transform:translateY(4px)}.universe-value-card:hover .universe-value-link{opacity:1;transform:translateY(0)}.universe-features-section{background:var(--u-bg-section);padding:96px 24px}.universe-feature-rows{gap:128px;margin-top:80px;display:grid}.universe-feature-row{justify-content:space-between;gap:64px}.universe-feature-row.reverse{flex-direction:row-reverse}.universe-feature-copy,.universe-feature-visual{flex:1;min-width:0}.universe-feature-kicker,.universe-event-kicker,.universe-next-session-kicker{margin-bottom:12px;font-size:.875rem}.universe-feature-copy h3,.universe-emotional-content h2,.universe-final-cta-content h2{font-size:clamp(3rem,5vw,4.5rem);line-height:1.04}.universe-feature-copy p{margin:24px 0;font-size:1.25rem;line-height:1.6}.universe-feature-copy ul{margin:0;padding:0;font-size:1.125rem;list-style:none}.universe-feature-copy li{padding-left:22px;line-height:1.6;position:relative}.universe-feature-copy li+li{margin-top:12px}.universe-feature-copy li:before,.universe-final-benefits span{content:"";background:#000;border-radius:999px;width:6px;height:6px;position:absolute;top:.8em;left:0}.universe-white-panel{padding:32px}.universe-learning-stack,.universe-storefront-links,.universe-community-posts{gap:16px;display:grid}.universe-learning-card,.universe-event-card,.universe-community-post,.universe-next-session-card{border-radius:24px;transition:transform .18s,box-shadow .18s}.universe-learning-card{color:#fff;padding:24px}.universe-learning-card.violet{background:linear-gradient(135deg, var(--u-violet-1) 0%, var(--u-violet-2) 100%)}.universe-learning-card.pink{background:linear-gradient(135deg, var(--u-pink-1) 0%, var(--u-pink-2) 100%)}.universe-learning-kind,.universe-learning-status{letter-spacing:.08em;text-transform:uppercase;font-size:.75rem}.universe-learning-status{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border-radius:999px;padding:6px 12px}.universe-learning-card h4,.universe-event-card h4,.universe-storefront-profile h4,.universe-platform-card h3{margin:14px 0 8px}.universe-learning-card h4,.universe-event-card h4,.universe-storefront-profile h4{letter-spacing:-.04em;font-size:1.5rem;font-weight:500}.universe-learning-card p,.universe-event-card p{color:#ffffffd1;margin:0 0 16px;font-size:.875rem}.universe-learning-meta{flex-wrap:wrap;gap:14px;font-size:.875rem;display:flex}.universe-learning-meta span{color:#ffffffe6;padding-left:12px;position:relative}.universe-learning-meta span:before{content:"";background:#ffffffbf;border-radius:999px;width:4px;height:4px;position:absolute;top:.5em;left:0}.universe-add-card{color:#0006;background:0 0;border:2px dashed #0000001a;border-radius:24px;flex-direction:column;gap:8px;width:100%;min-height:132px}.universe-add-card:hover{color:var(--u-blue);background:#0066ff0d;border-color:#0066ff4d}.universe-add-card span:first-child{font-size:1.75rem}.universe-event-city-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:24px;display:grid}.universe-city-card{aspect-ratio:1;color:#fff;border-radius:16px;align-items:end;padding:12px;font-size:.75rem;transition:transform .18s,box-shadow .18s;display:flex}.universe-city-card.violet{background:linear-gradient(135deg, var(--u-violet-1) 0%, var(--u-violet-2) 100%)}.universe-city-card.pink{background:linear-gradient(135deg, var(--u-pink-1) 0%, var(--u-pink-2) 100%)}.universe-city-card.cyan{background:linear-gradient(135deg, var(--u-cyan-1) 0%, var(--u-cyan-2) 100%)}.universe-city-card.green{background:linear-gradient(135deg, var(--u-green-1) 0%, var(--u-green-2) 100%)}.universe-city-card.sun{background:linear-gradient(135deg,#fa709a 0%,#fee140 100%)}.universe-event-card{border:1px solid var(--u-border);background:linear-gradient(135deg,#fafafa 0%,#fff 100%);padding:24px}.universe-event-card-top{justify-content:space-between;align-items:start;gap:16px;margin-bottom:18px}.universe-event-status,.universe-next-session-card button{border-radius:999px;padding:6px 12px;font-size:.75rem}.universe-event-status{color:var(--u-teal);background:#4ecdc41a}.universe-event-card p{color:var(--u-text-soft);margin:0}.universe-attendee-stack{align-items:center;display:flex}.universe-attendee-stack span{border:2px solid #fff;border-radius:999px;width:32px;height:32px;margin-right:-8px}.universe-attendee-stack .violet{background:linear-gradient(135deg, var(--u-red) 0%, var(--u-teal) 100%)}.universe-attendee-stack .yellow{background:linear-gradient(135deg, var(--u-yellow) 0%, var(--u-mint) 100%)}.universe-attendee-stack .pink{background:linear-gradient(135deg, var(--u-violet-1) 0%, var(--u-violet-2) 100%)}.universe-event-attendees{color:var(--u-text-soft);gap:12px;margin-bottom:18px;font-size:.875rem}.universe-event-card button,.universe-storefront-profile button,.universe-next-session-row button{background:var(--u-blue);color:#fff;min-height:42px;padding:0 18px;font-size:.875rem}.universe-storefront-profile{text-align:center;margin-bottom:24px}.universe-storefront-avatar{background:linear-gradient(135deg, var(--u-violet-1) 0%, var(--u-violet-2) 100%);border-radius:999px;width:96px;height:96px;margin:0 auto 16px}.universe-storefront-profile p{color:var(--u-text-soft);margin:0 0 16px;font-size:.875rem}.universe-storefront-stats{text-align:center;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:24px;display:grid}.universe-storefront-stats strong{letter-spacing:-.04em;margin-bottom:4px;font-size:1.5rem;font-weight:500;display:block}.universe-storefront-stats span,.universe-community-post p,.universe-next-session-row span,.universe-emotional-content p,.universe-final-cta-content p{color:var(--u-text-soft)}.universe-storefront-stats span{font-size:.75rem}.universe-storefront-link{justify-content:start;gap:12px;padding:12px}.universe-storefront-badge{color:#fff;border-radius:12px;place-items:center;width:40px;height:40px;font-size:.875rem;display:grid}.universe-storefront-badge.pink{background:linear-gradient(135deg, var(--u-red) 0%, var(--u-pink-2) 100%)}.universe-storefront-badge.green{background:linear-gradient(135deg, var(--u-teal) 0%, var(--u-green-1) 100%)}.universe-community-post{background:var(--u-bg-soft);padding:16px}.universe-community-post-top{align-items:start;gap:12px;margin-bottom:12px;display:flex}.universe-community-avatar{border-radius:999px;width:40px;height:40px}.universe-community-avatar.violet{background:linear-gradient(135deg, var(--u-violet-1) 0%, var(--u-violet-2) 100%)}.universe-community-avatar.pink{background:linear-gradient(135deg, var(--u-pink-1) 0%, var(--u-pink-2) 100%)}.universe-community-name{margin-bottom:2px;font-size:.875rem}.universe-community-post p{margin:0 0 12px;font-size:.875rem;line-height:1.6}.universe-community-reactions{align-items:center;gap:16px;display:flex}.universe-community-reactions button{color:#00000080;background:0 0;border:0;padding:0;font-size:.75rem;transition:color .18s}.universe-community-reactions button:hover{color:var(--u-blue)}.universe-next-session-card{background:linear-gradient(135deg,#4facfe1a 0%,#00f2fe1a 100%);border:1px solid #4facfe33;padding:16px}.universe-next-session-title{margin-bottom:12px;font-size:.9375rem}.universe-next-session-row{justify-content:space-between;gap:16px}.universe-next-session-row span{font-size:.75rem}.universe-next-session-row button{border-radius:10px;min-height:32px;padding:0 12px;font-size:.75rem}.universe-emotional-section{background:linear-gradient(#fff 0%,#fafafa 45%,#fff 100%);padding:128px 24px}.universe-emotional-glow.left{background:#667eea33;width:288px;height:288px;top:80px;left:40px}.universe-emotional-glow.right{background:#f093fb33;width:384px;height:384px;bottom:80px;right:40px}.universe-emotional-content,.universe-final-cta-content{text-align:center;max-width:900px;margin:0 auto;position:relative}.universe-emotional-content p,.universe-final-cta-content p{margin:24px 0 0;font-size:1.5rem;line-height:1.6}.universe-emotional-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;max-width:700px;margin:48px auto 0;display:grid}.universe-emotional-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;padding:32px}.universe-emotional-card div:last-child{font-size:1.25rem}.universe-emotional-ending{color:#000000b3;margin-top:32px;font-size:1.5rem}.universe-platform-section{background:#fff;padding:128px 24px}.universe-platform-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;max-width:1200px;margin-top:64px;display:grid}.universe-platform-card{color:#fff;border-radius:24px;padding:32px;transition:transform .18s,box-shadow .18s;position:relative;overflow:hidden}.universe-platform-card:after{content:"";background:#0000001a;transition:background-color .18s;position:absolute;inset:0}.universe-platform-card:hover:after{background:0 0}.universe-platform-card>*{z-index:1;position:relative}.universe-platform-card.violet{background:linear-gradient(135deg, var(--u-violet-1) 0%, var(--u-violet-2) 100%)}.universe-platform-card.pink{background:linear-gradient(135deg, var(--u-pink-1) 0%, var(--u-pink-2) 100%)}.universe-platform-card.cyan{background:linear-gradient(135deg, var(--u-cyan-1) 0%, var(--u-cyan-2) 100%)}.universe-platform-card .universe-emoji{margin:0 0 16px}.universe-platform-card p{color:#ffffffd1;font-size:.875rem}.universe-social-proof-section{margin:0 auto;padding:80px 24px}.universe-social-proof-kicker,.universe-footer-grid h4{margin-bottom:16px;font-size:.75rem}.universe-final-cta-section{background:linear-gradient(135deg, var(--u-blue) 0%, var(--u-violet-1) 50%, var(--u-violet-2) 100%);color:#fff;padding:128px 24px;position:relative;overflow:hidden}.universe-final-cta-glow.top{background:#fff3;width:384px;height:384px;top:40px;left:80px}.universe-final-cta-glow.bottom{background:#ffffff2e;width:500px;height:500px;bottom:40px;right:80px}.universe-final-cta-content p,.universe-outline-pill{color:#ffffffe6}.universe-final-benefits{flex-wrap:wrap;justify-content:center;gap:24px;margin:36px 0 40px;display:flex}.universe-final-benefits div{padding-left:14px;font-size:.875rem;position:relative}.universe-final-benefits span{background:#fff;top:.55em}.universe-final-actions{justify-content:center;gap:16px}.universe-white-pill{min-height:56px;color:var(--u-blue);background:#fff;gap:8px;padding:0 40px;font-size:1rem;box-shadow:0 24px 54px #0000003d}.universe-outline-pill{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff14;border:2px solid #ffffff4d;min-height:56px;padding:0 40px;font-size:1rem}.universe-outline-pill:hover{background:#ffffff1f}.universe-page-footer{border-top:1px solid var(--u-border);background:#fff;padding:48px 24px}.universe-footer-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:32px;margin-bottom:48px;display:grid}.universe-footer-grid ul{margin:0;padding:0;list-style:none}.universe-footer-grid li+li{margin-top:10px}.universe-footer-grid li,.universe-footer-socials a,.universe-footer-brandline span{font-size:.75rem}.universe-footer-bottom{border-top:1px solid var(--u-border);justify-content:space-between;gap:16px;padding-top:32px}.universe-footer-brandline{color:#00000080;gap:12px}.universe-footer-socials{gap:24px}@media (width>=768px){.universe-nav-links{display:flex}}@media (width<=1024px){.universe-stat-grid,.universe-problem-grid,.universe-value-grid,.universe-platform-grid,.universe-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.universe-feature-row,.universe-feature-row.reverse{flex-direction:column;gap:40px}}@media (width<=767px){.universe-nav-inner,.universe-footer-bottom,.universe-footer-brandline{flex-direction:column;align-items:flex-start}.universe-nav-inner{padding:10px 0}.universe-nav-actions{justify-content:space-between;width:100%}.universe-hero-section,.universe-problem-section,.universe-solution-section,.universe-features-section,.universe-emotional-section,.universe-platform-section,.universe-final-cta-section,.universe-page-footer{padding-left:16px;padding-right:16px}.universe-nav-inner,.universe-problem-inner,.universe-solution-heading,.universe-value-grid,.universe-features-heading,.universe-feature-rows,.universe-platform-heading,.universe-platform-grid,.universe-footer-inner{width:min(1400px,100% - 16px)}.universe-hero-copy-shell{padding-top:32px}.universe-hero-copy-shell p,.universe-problem-inner>p,.universe-solution-heading p,.universe-features-heading p,.universe-feature-copy p,.universe-platform-heading p,.universe-social-proof-section p,.universe-emotional-content p,.universe-final-cta-content p{font-size:1.0625rem}.universe-browser-pad,.universe-dashboard-card,.universe-white-panel{padding:20px}.universe-stat-grid,.universe-problem-grid,.universe-value-grid,.universe-emotional-grid,.universe-platform-grid,.universe-footer-grid{grid-template-columns:1fr}.universe-event-city-grid,.universe-storefront-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.universe-browser-bar,.universe-dashboard-header,.universe-event-card-top,.universe-next-session-row,.universe-final-actions{flex-direction:column;align-items:stretch}.universe-hero-actions{flex-direction:column}.universe-primary-pill,.universe-white-pill,.universe-outline-pill,.universe-secondary-link,.universe-event-card button,.universe-storefront-profile button,.universe-next-session-row button,.universe-browser-url{width:100%}.universe-activity-row{flex-direction:column;align-items:flex-start;gap:8px}.universe-footer-socials{flex-wrap:wrap}}
