.billing-page{display:flex;flex-direction:column;gap:16px}.billing-title{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.billing-title h2{margin-bottom:4px;font-size:19px;text-wrap:balance}.billing-title p{margin:0;color:var(--muted);font-size:13px}.billing-status{min-height:28px;padding:0 10px;display:inline-flex;align-items:center;gap:6px;border-radius:999px;font-size:11px;font-weight:800;white-space:nowrap}.billing-status i{width:7px;height:7px;border-radius:50%;background:currentColor}.billing-status.status-success{color:#147a54;background:#e8f7f0}.billing-status.status-warning{color:#986221;background:#fff2de}.billing-status.status-danger{color:#ad4650;background:#ffebed}.billing-status.status-neutral{color:#696b77;background:#f0f0f3}.billing-setup-note,.billing-error{min-height:54px;padding:11px 13px;display:flex;align-items:center;gap:10px;border-radius:11px}.billing-setup-note{color:#795dad;background:#f6f2ff;border:1px solid #e2d9ff}.billing-setup-note div{display:flex;flex-direction:column;gap:2px}.billing-setup-note b{font-size:12px}.billing-setup-note span{color:#756b86;font-size:11px;line-height:1.45}.billing-error{color:#a64850;background:#fff1f2;border:1px solid #f4d5d8;font-size:12px}.billing-error span{flex:1}.billing-error button{min-height:32px;color:inherit;background:transparent;border:0;font-weight:800}.membership-overview{overflow:hidden;display:grid;grid-template-columns:minmax(270px,.85fr) minmax(440px,1.15fr);background:#25202e;border-radius:14px}.membership-primary{min-height:155px;padding:25px;display:flex;align-items:flex-start;gap:16px;color:#fff}.membership-seal{width:48px;height:48px;display:grid;place-items:center;color:#e9d788;background:#3a3241;border-radius:12px}.membership-primary>div{display:flex;flex-direction:column}.membership-primary small{color:#bcb6c1;font-size:11px}.membership-primary strong{margin:6px 0 12px;font-size:28px;font-variant-numeric:tabular-nums;letter-spacing:-.025em}.membership-primary strong em{margin-left:5px;color:#bdb7c2;font-size:12px;font-style:normal;font-weight:500}.membership-primary p{max-width:44ch;margin:0;color:#d5d1d8;font-size:12px;line-height:1.5}.membership-facts{margin:0;padding:22px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;align-items:stretch;background:#312a39}.membership-facts>div{min-width:0;padding:13px 14px;display:flex;flex-direction:column;justify-content:center;gap:6px;border-right:1px solid #49404f}.membership-facts>div:last-child{border-right:0}.membership-facts dt{color:#aaa4af;font-size:10px}.membership-facts dd{overflow:hidden;margin:0;color:#fff;text-overflow:ellipsis;font-size:12px;font-weight:800}.retry-notice{padding:13px 15px;display:flex;align-items:center;justify-content:space-between;gap:18px;color:#86571c;background:#fff7e9;border:1px solid #efd9b7;border-radius:11px}.retry-notice>div{display:flex;align-items:center;gap:10px}.retry-notice span{display:flex;flex-direction:column;gap:3px}.retry-notice b{font-size:12px}.retry-notice small{color:#876f52;font-size:10px}.retry-notice ol{margin:0;padding:0;display:flex;gap:5px;list-style:none}.retry-notice li{width:25px;height:25px;display:grid;place-items:center;color:#9c917f;background:#fff;border:1px solid #e7d9c5;border-radius:8px;font-size:9px;font-weight:800}.retry-notice li.failed{color:#b14d56;background:#ffedef;border-color:#f1cfd2}.retry-notice li.current{color:#fff;background:#b97624;border-color:#b97624}.billing-columns{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);gap:14px}.renewal-panel,.invoice-request-form,.billing-history{padding:18px;background:#fafafd;border:1px solid #e7e7ed;border-radius:12px}.renewal-panel>header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.renewal-panel h3,.invoice-request-form h3,.billing-history h3{margin:0 0 4px;font-size:14px}.renewal-panel p,.invoice-request-form p,.billing-history p{margin:0;color:var(--muted);font-size:11px;line-height:1.5}.renewal-panel>header>svg{flex:0 0 auto;color:#1c9367}.billing-consent{margin:17px 0 13px;display:grid;grid-template-columns:18px minmax(0,1fr);align-items:flex-start;gap:9px;cursor:pointer}.billing-consent input{width:18px!important;height:18px!important;margin:1px 0 0;padding:0!important;accent-color:var(--violet)}.billing-consent span{color:#575a66!important;font-size:11px!important;font-weight:500!important;line-height:1.55}.billing-consent a{color:#6147da;font-weight:800}.billing-pay-button{width:100%;justify-content:center}.auto-renew-control{min-height:72px;margin:16px 0 13px;padding:12px;display:flex;align-items:center;justify-content:space-between;gap:16px;background:#fff;border:1px solid #e5e5eb;border-radius:10px}.auto-renew-control span{display:flex;flex-direction:column;gap:3px}.auto-renew-control b{color:var(--ink);font-size:12px}.auto-renew-control small{color:var(--muted);font-size:10px}.auto-renew-control input{position:relative;width:40px!important;height:22px!important;padding:0!important;flex:0 0 auto;appearance:none;border:0!important;border-radius:999px!important;background:#d8d9df;cursor:pointer}.auto-renew-control input:after{content:"";position:absolute;top:3px;left:3px;width:16px;height:16px;background:#fff;border-radius:50%;transition:transform .18s ease-out}.auto-renew-control input:checked{background:var(--violet)}.auto-renew-control input:checked:after{transform:translate(18px)}.renewal-rules{margin-top:14px;padding-top:13px;display:flex;flex-wrap:wrap;gap:7px 15px;border-top:1px solid #e6e6eb}.renewal-rules span{display:flex;align-items:center;gap:5px;color:#6a6c76;font-size:10px}.renewal-rules svg{color:#1b9568}.invoice-request-form{display:flex;flex-direction:column}.invoice-request-copy{display:flex;align-items:flex-start;gap:10px}.invoice-request-copy>span{width:36px;height:36px;display:grid;place-items:center;flex:0 0 auto;color:#6950dc;background:#efebff;border-radius:9px}.invoice-request-fields{margin-top:16px;display:grid;grid-template-columns:minmax(160px,.75fr) minmax(190px,1.25fr);gap:10px}.invoice-request-fields label{display:flex;flex-direction:column;gap:5px}.invoice-request-fields label>span{color:#646672;font-size:10px;font-weight:800}.invoice-request-fields label small{color:#90929c;font-weight:500}.invoice-request-fields select,.invoice-request-fields input{width:100%;height:40px;padding:0 10px;color:var(--ink);background:#fff;border:1px solid #dedfe5;border-radius:8px;outline:0;font-size:11px}.invoice-request-fields .secondary-btn{grid-column:1 / -1;justify-content:center}.invoice-request-state{min-height:59px;padding:10px 13px;display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:10px;background:#f7f5ff;border:1px solid #dfd8ff;border-radius:11px}.invoice-request-state>span{width:34px;height:34px;display:grid;place-items:center;color:var(--violet);background:#ebe7ff;border-radius:9px}.invoice-request-state>div{display:flex;flex-direction:column;gap:3px}.invoice-request-state b,.invoice-request-state strong{font-size:11px}.invoice-request-state small{color:var(--muted);font-size:9px}.invoice-request-state strong{white-space:nowrap}.billing-history{padding:0;overflow:hidden}.billing-history>header{min-height:62px;padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px;background:#fff;border-bottom:1px solid #e8e8ed}.billing-history>header svg{color:#777985}.payment-list article{min-height:64px;padding:10px 16px;display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;background:#fff;border-bottom:1px solid #ececf1}.payment-list article:last-child{border-bottom:0}.payment-state{width:32px;height:32px;display:grid;place-items:center;border-radius:9px}.payment-state.state-succeeded{color:#18855e;background:#e9f8f1}.payment-state.state-failed{color:#b34952;background:#ffedef}.payment-state.state-pending{color:#a36a23;background:#fff2df}.payment-list article>div,.payment-list article>span:last-child{display:flex;flex-direction:column;gap:3px}.payment-list b,.payment-list strong{font-size:11px}.payment-list small{color:var(--muted);font-size:9px}.payment-list article>span:last-child{align-items:flex-end}.payment-label{font-size:9px;font-style:normal;font-weight:800}.payment-label.state-succeeded{color:#16845d}.payment-label.state-failed{color:#b34851}.payment-label.state-pending{color:#986220}.billing-history-empty{min-height:92px;padding:20px;display:flex;align-items:center;justify-content:center;gap:10px;color:#858793;background:#fff}.billing-history-empty span{display:flex;flex-direction:column;gap:3px}.billing-history-empty b{color:#555762;font-size:11px}.billing-history-empty small{font-size:9px}.billing-skeleton{display:grid;gap:12px}.billing-skeleton i{min-height:70px;background:linear-gradient(90deg,#f2f2f5 25%,#fafafd,#f2f2f5 75%);background-size:200% 100%;border-radius:11px;animation:billing-shimmer 1.2s linear infinite}.billing-skeleton i:nth-child(2){min-height:155px}.billing-unavailable{min-height:110px;padding:20px;display:flex;align-items:flex-start;gap:12px;color:#62646f;background:#fafafd;border:1px solid #e5e5eb;border-radius:12px}.billing-unavailable h2{margin-bottom:5px;font-size:16px}.billing-unavailable p{color:var(--muted);font-size:12px}@keyframes billing-shimmer{to{background-position:-200% 0}}@media(max-width:1050px){.membership-overview{grid-template-columns:1fr}.membership-facts{min-height:100px}.billing-columns{grid-template-columns:1fr}}@media(max-width:680px){.billing-title{align-items:flex-start;flex-direction:column}.membership-primary{min-height:auto;padding:19px}.membership-facts{padding:10px;grid-template-columns:1fr}.membership-facts>div{min-height:54px;border-right:0;border-bottom:1px solid #49404f}.membership-facts>div:last-child{border-bottom:0}.retry-notice{align-items:flex-start;flex-direction:column}.invoice-request-fields{grid-template-columns:1fr}.invoice-request-state{grid-template-columns:36px minmax(0,1fr)}.invoice-request-state strong{grid-column:2}.payment-list article{grid-template-columns:34px minmax(0,1fr)}.payment-list article>span:last-child{grid-column:2;align-items:flex-start}.renewal-rules{flex-direction:column}}@media(prefers-reduced-motion:reduce){.billing-skeleton i{animation:none}.auto-renew-control input:after{transition:none}}.admin-billing-panel{display:flex;flex-direction:column;gap:14px}.admin-billing-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.admin-billing-kpis article{min-height:82px;padding:14px;display:flex;align-items:center;gap:11px;background:#fff;border:1px solid #e6e7ec;border-radius:11px}.admin-billing-kpis article>span{width:38px;height:38px;display:grid;place-items:center;color:#6d53df;background:#f0edff;border-radius:9px}.admin-billing-kpis article>span.success{color:#18845e;background:#e7f7ef}.admin-billing-kpis article>span.warning{color:#a06720;background:#fff1dd}.admin-billing-kpis article>span.danger{color:#b14a54;background:#ffebed}.admin-billing-kpis article div{display:flex;flex-direction:column;gap:3px}.admin-billing-kpis small{color:#777985;font-size:10px}.admin-billing-kpis b{font-size:20px;font-variant-numeric:tabular-nums}.admin-invoice-queue{overflow:hidden}.admin-invoice-queue>header,.admin-subscription-table>header{min-height:65px;padding:13px 15px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #e9e9ee}.admin-invoice-queue h2,.admin-subscription-table h2{margin:0 0 3px;font-size:14px}.admin-invoice-queue p,.admin-subscription-table p{margin:0;color:var(--muted);font-size:10px}.admin-invoice-queue header i{min-width:26px;height:26px;display:grid;place-items:center;color:#a4671f;background:#fff0da;border-radius:8px;font-size:10px;font-style:normal;font-weight:800}.admin-invoice-queue article{min-height:70px;padding:10px 15px;display:grid;grid-template-columns:34px minmax(180px,1fr) auto auto;align-items:center;gap:10px;border-bottom:1px solid #ececf1}.admin-invoice-queue article:last-child{border-bottom:0}.admin-invoice-queue article>span{width:32px;height:32px;display:grid;place-items:center;color:#9b621e;background:#fff1dc;border-radius:8px}.admin-invoice-queue article>div:nth-child(2){display:flex;flex-direction:column;gap:3px}.admin-invoice-queue b,.admin-invoice-queue strong{font-size:11px}.admin-invoice-queue small{color:var(--muted);font-size:9px}.invoice-queue-actions{display:flex;align-items:center;gap:6px}.invoice-queue-actions :is(button,a){min-height:34px;padding-inline:9px;font-size:10px}.invoice-queue-actions .text-button.danger{color:#b14851}.admin-subscription-table{overflow:hidden}.billing-table-toolbar{min-height:58px;padding:10px 15px;display:flex;gap:9px;background:#fafafd;border-bottom:1px solid #e8e8ed}.billing-table-toolbar label{min-width:220px;flex:1;display:flex;align-items:center;gap:8px;padding:0 10px;color:#8a8c96;background:#fff;border:1px solid #dedfe5;border-radius:8px}.billing-table-toolbar input{width:100%;height:38px;padding:0;border:0;outline:0;font-size:11px}.billing-table-toolbar select{min-width:180px;padding:0 10px;background:#fff;border:1px solid #dedfe5;border-radius:8px;font-size:11px}.subscription-table-head,.subscription-table article{min-width:850px;display:grid;grid-template-columns:minmax(190px,1.4fr) minmax(110px,.7fr) minmax(105px,.7fr) minmax(100px,.65fr) minmax(70px,.5fr) 105px;align-items:center;gap:10px}.subscription-table-head{min-height:38px;padding:0 15px;color:#8c8e98;background:#f5f5f8;font-size:9px;font-weight:800;text-transform:uppercase}.subscription-table article{min-height:65px;padding:9px 15px;color:#555762;border-bottom:1px solid #ececf1;font-size:10px}.subscription-table article:last-child{border-bottom:0}.subscription-table article>span:first-child{display:flex;flex-direction:column;gap:3px}.subscription-table b{color:#303139;font-size:11px}.subscription-table small{color:#7b7d88;font-size:9px;line-height:1.45}.subscription-table .secondary-btn{min-height:34px;padding-inline:8px;font-size:10px}.admin-subscription-status{min-height:23px;padding:0 7px;display:inline-flex;align-items:center;border-radius:999px;font-size:9px;font-style:normal;font-weight:800}.admin-subscription-status.status-active,.admin-subscription-status.status-invoice{color:#167953;background:#e6f6ee}.admin-subscription-status.status-grace{color:#96601d;background:#fff0d8}.admin-subscription-status.status-blocked,.admin-subscription-status.status-expired{color:#ad4650;background:#ffeaec}.admin-subscription-status.status-setup{color:#696b76;background:#eeeef2}.billing-table-loading,.billing-table-empty{min-height:92px;display:grid;place-items:center;color:#858792;font-size:11px}.admin-extension-form{display:flex;flex-direction:column;gap:14px}.extension-user{padding:12px;display:flex;align-items:center;gap:9px;background:#f6f3ff;border-radius:10px}.extension-user>span{width:34px;height:34px;display:grid;place-items:center;color:var(--violet);background:#eae5ff;border-radius:8px}.extension-user div{display:flex;flex-direction:column;gap:3px}.extension-user b{font-size:12px}.extension-user small{color:var(--muted);font-size:10px}.admin-extension-form label{display:flex;flex-direction:column;gap:6px}.admin-extension-form label>span{color:#62646f;font-size:11px;font-weight:800}.admin-extension-form label small{color:#8d8f98;font-weight:500}.admin-extension-form select,.admin-extension-form textarea{width:100%;padding:9px 10px;color:var(--ink);background:#fff;border:1px solid #dedfe5;border-radius:8px;outline:0;font-size:12px}.admin-extension-form select{height:40px}.admin-extension-form textarea{min-height:82px;resize:vertical}.admin-extension-note{padding:10px 11px;display:flex;align-items:flex-start;gap:8px;color:#1b7656;background:#edf9f4;border-radius:9px;font-size:10px;line-height:1.45}@media(max-width:1100px){.admin-billing-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-invoice-queue article{grid-template-columns:34px minmax(0,1fr) auto}.invoice-queue-actions{grid-column:2 / -1}}@media(max-width:760px){.admin-billing-kpis{grid-template-columns:1fr 1fr}.admin-subscription-table{overflow-x:auto}.billing-table-toolbar{align-items:stretch;flex-direction:column}.billing-table-toolbar label,.billing-table-toolbar select{width:100%;min-width:0;min-height:40px}.admin-invoice-queue article{grid-template-columns:34px minmax(0,1fr)}.admin-invoice-queue article>strong,.invoice-queue-actions{grid-column:2}.invoice-queue-actions{align-items:stretch;flex-direction:column}.invoice-queue-actions :is(button,a){width:100%;justify-content:center}}@media(max-width:430px){.admin-billing-kpis{grid-template-columns:1fr}}.billing-select{width:100%}.billing-select .site-select-trigger{width:100%;height:40px;background:#fff;font-size:11px}.billing-filter-select{width:180px;min-width:180px}.billing-filter-select .site-select-trigger{width:100%;height:40px;background:#fff;font-size:11px}@media(max-width:760px){.billing-filter-select{width:100%;min-width:0}}.knowledge-page{--knowledge-ink: #23232d;--knowledge-muted: #666978;--knowledge-subtle: #8d8f9c;--knowledge-line: #e7e7ed;--knowledge-surface: #fff;--knowledge-soft: #f8f8fb;--knowledge-focus: #7457ef;color:var(--knowledge-ink)}.knowledge-page :is(button,a,input,textarea,select):focus-visible{outline:3px solid rgba(116,87,239,.24);outline-offset:2px}.knowledge-heading{align-items:flex-end}.knowledge-heading>div{min-width:0}.knowledge-search-panel{display:flex;align-items:center;gap:14px;padding:10px;background:#fff;border:1px solid var(--knowledge-line);border-radius:14px}.knowledge-search-panel>label{min-width:260px;height:43px;flex:1;padding:0 12px;display:flex;align-items:center;gap:9px;color:#747684;background:#f7f7fa;border-radius:9px}.knowledge-search-panel>label:focus-within{box-shadow:inset 0 0 0 1px #a896fb,0 0 0 3px #f1eeff;background:#fff}.knowledge-search-panel input{width:100%;min-width:0;border:0;outline:0;color:var(--knowledge-ink);background:transparent;font:inherit;font-size:14px}.knowledge-search-panel input::placeholder{color:#747684}.knowledge-view-tabs{display:flex;align-items:center;gap:4px;padding:3px;overflow-x:auto;background:#f5f5f8;border-radius:9px;scrollbar-width:none}.knowledge-view-tabs::-webkit-scrollbar{display:none}.knowledge-view-tabs button{height:35px;padding:0 11px;display:inline-flex;align-items:center;gap:5px;color:#6a6c79;background:transparent;border:0;border-radius:7px;white-space:nowrap;font-size:12px;font-weight:700}.knowledge-view-tabs button:hover{color:#33343d;background:#ffffffa6}.knowledge-view-tabs button.active{color:#5f43d3;background:#fff;box-shadow:0 2px 7px #261f4414}.knowledge-view-tabs i{min-width:18px;height:18px;padding:0 5px;display:inline-grid;place-items:center;color:#fff;background:var(--violet);border-radius:999px;font-size:10px;font-style:normal}.knowledge-featured{min-height:270px;display:grid;grid-template-columns:minmax(280px,.8fr) minmax(360px,1.2fr);overflow:hidden;color:#fff;background:#352565;border-radius:16px;box-shadow:0 11px 26px #3e287029}.knowledge-featured-visual{position:relative;min-height:270px;display:grid;place-items:center;color:#d4c8ff;background:radial-gradient(circle at 42% 45%,rgba(158,130,255,.28),transparent 47%),#2d2056}.knowledge-featured-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 70%,rgba(53,37,101,.8));pointer-events:none}.knowledge-featured-visual>img{width:100%;height:100%;object-fit:cover}.knowledge-featured-visual>span{position:absolute;z-index:2;right:16px;bottom:15px;height:29px;padding:0 9px;display:inline-flex;align-items:center;gap:5px;color:#fff;background:#191230d1;border-radius:7px;font-size:11px;font-weight:700}.knowledge-featured-copy{padding:30px 34px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.knowledge-featured-copy>span{margin-bottom:10px;color:#c9baf8;font-size:11px;font-weight:800;letter-spacing:.45px;text-transform:uppercase}.knowledge-featured-copy h2{max-width:720px;margin:0;font-size:28px;line-height:1.18;letter-spacing:-.55px;text-wrap:balance}.knowledge-featured-copy>p{max-width:64ch;margin:11px 0 16px;color:#d6cfeb;font-size:14px;line-height:1.55;text-wrap:pretty}.knowledge-featured-copy>div{display:flex;align-items:center;gap:10px;color:#b7add0;font-size:11px}.knowledge-featured-copy>div b{color:#fff}.knowledge-featured-copy>div b+time:before{content:"\b7";margin-right:10px}.knowledge-featured-copy footer{margin-top:21px;display:flex;align-items:center;gap:9px}.knowledge-featured-copy .primary-btn{color:#362766;background:#fff;border-color:#fff;box-shadow:none}.knowledge-featured-copy .primary-btn:hover{color:#261a4e;background:#f5f1ff}.knowledge-featured-copy .knowledge-favorite-button{color:#eee9ff;border-color:#ffffff38;background:#ffffff14}.knowledge-section-heading{min-height:46px;display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.knowledge-section-heading h2{margin:0 0 3px;font-size:18px;letter-spacing:-.2px}.knowledge-section-heading p{margin:0;color:var(--knowledge-muted);font-size:12px;line-height:1.45}.knowledge-section-heading>button{padding:5px 0;display:inline-flex;align-items:center;gap:5px;color:#6648d9;background:transparent;border:0;font-size:12px;font-weight:750;white-space:nowrap}.knowledge-section-heading>button:hover{color:#4e34be}.knowledge-section-heading>button.active{color:#32323b}.knowledge-categories,.knowledge-continue,.knowledge-library,.knowledge-related{display:flex;flex-direction:column;gap:13px}.knowledge-category-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.knowledge-category{position:relative;min-height:136px;padding:14px;display:grid;grid-template-columns:35px minmax(0,1fr);grid-template-rows:auto 1fr auto;column-gap:10px;color:var(--knowledge-ink);background:#fff;border:1px solid var(--knowledge-line);border-radius:12px;text-align:left;transition:border-color .18s ease,background-color .18s ease,transform .18s ease}.knowledge-category:hover{transform:translateY(-1px);border-color:#cec7ec}.knowledge-category.active{color:#4f35c1;border-color:#ab9af3;background:#f8f6ff}.knowledge-category>span{grid-row:1 / 3;width:35px;height:35px;display:grid;place-items:center;border-radius:9px}.knowledge-category strong{align-self:center;font-size:13px;line-height:1.3}.knowledge-category small{grid-column:2;margin-top:6px;color:#707280;font-size:10px;line-height:1.45}.knowledge-category em{grid-column:1 / 3;align-self:end;padding-top:10px;color:#8a8c98;font-size:9px;font-style:normal;font-weight:700}.knowledge-category.tone-violet>span{color:#704fe3;background:#eee9ff}.knowledge-category.tone-rose>span{color:#cf537c;background:#ffe9f0}.knowledge-category.tone-blue>span{color:#3777d5;background:#e9f2ff}.knowledge-category.tone-green>span{color:#18845d;background:#e5f6ef}.knowledge-category.tone-cyan>span{color:#228390;background:#e4f6f7}.knowledge-category.tone-orange>span{color:#c97824;background:#fff0df}.knowledge-category.tone-indigo>span{color:#5966ce;background:#eceeff}.knowledge-category.tone-slate>span{color:#666a76;background:#eef0f4}.knowledge-continue>div:last-child,.knowledge-related>div:last-child{overflow:hidden;background:#fff;border:1px solid var(--knowledge-line);border-radius:13px}.knowledge-continue-row{width:100%;min-height:79px;padding:10px 14px;display:grid;grid-template-columns:82px minmax(0,1fr) auto 18px;align-items:center;gap:13px;color:inherit;background:transparent;border:0;border-bottom:1px solid #eeeef2;text-align:left}.knowledge-continue-row:last-child{border-bottom:0}.knowledge-continue-row:hover{background:#faf9fe}.knowledge-continue-row>span:nth-child(2){min-width:0;display:flex;flex-direction:column;gap:4px}.knowledge-continue-row small{color:#777987;font-size:9px;font-weight:700}.knowledge-continue-row b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.knowledge-continue-row span>i{width:min(280px,100%);height:4px;overflow:hidden;background:#ebebf0;border-radius:999px}.knowledge-continue-row span>i>span{height:100%;display:block;background:var(--violet);border-radius:inherit}.knowledge-continue-row>em{color:#6548d5;font-size:11px;font-style:normal;font-weight:800}.knowledge-material-list{overflow:hidden;background:#fff;border:1px solid var(--knowledge-line);border-radius:14px}.knowledge-material-row{position:relative;min-height:118px;display:flex;align-items:stretch;border-bottom:1px solid #ececf1}.knowledge-material-row:last-child{border-bottom:0}.knowledge-material-row:hover{background:#fbfbfd}.knowledge-material-open{min-width:0;flex:1;padding:13px 68px 13px 13px;display:grid;grid-template-columns:128px minmax(0,1fr) 90px 18px;align-items:center;gap:15px;color:inherit;background:transparent;border:0;text-align:left}.knowledge-material-open>svg{color:#999aa4}.knowledge-material-copy{min-width:0;display:flex;flex-direction:column;gap:5px}.knowledge-material-copy>small{display:flex;align-items:center;gap:7px;color:#7461ca;font-size:9px;font-weight:750}.knowledge-material-copy>strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.35}.knowledge-material-copy>p{max-width:74ch;margin:0;overflow:hidden;color:#696b79;font-size:11px;line-height:1.45;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.knowledge-material-copy>span{display:flex;align-items:center;gap:7px;color:#858793;font-size:9px}.knowledge-material-copy>span b{color:#555762}.knowledge-material-copy>span em{font-style:normal}.knowledge-material-copy>span i{padding:3px 6px;background:#f1f1f5;border-radius:5px;font-style:normal}.knowledge-material-visual{position:relative;width:128px;height:82px;overflow:hidden;display:grid;place-items:center;color:#7358e6;background:#efebff;border-radius:9px}.knowledge-material-visual>img{width:100%;height:100%;object-fit:cover}.knowledge-material-visual>i{position:absolute;right:6px;bottom:6px;height:23px;padding:0 6px;display:inline-flex;align-items:center;gap:4px;color:#fff;background:#1f1c2bd1;border-radius:5px;font-size:9px;font-style:normal;font-weight:750}.knowledge-row-progress{display:flex;flex-direction:column;align-items:flex-end;gap:6px}.knowledge-row-progress>b{color:#5f43d2;font-size:10px}.knowledge-row-progress>i{width:70px;height:4px;overflow:hidden;background:#e9e9ee;border-radius:999px}.knowledge-row-progress>i>span{display:block;height:100%;background:var(--violet)}.knowledge-row-actions{position:absolute;right:39px;top:12px;display:flex;align-items:center;gap:4px}.knowledge-row-actions button{width:29px;height:29px;display:grid;place-items:center;color:#81838e;background:transparent;border:0;border-radius:7px}.knowledge-row-actions button:hover{color:#5f42d0;background:#f0edff}.knowledge-row-actions button.active{color:#d14e77;background:#fff0f4}.knowledge-status{width:fit-content;padding:3px 7px;display:inline-flex;align-items:center;border-radius:999px;font-size:9px;font-style:normal;font-weight:800;white-space:nowrap}.knowledge-status.status-draft{color:#686a76;background:#ececf0}.knowledge-status.status-review{color:#a86216;background:#fff0dc}.knowledge-status.status-published{color:#137951;background:#e2f6ec}.knowledge-status.status-hidden{color:#4f6fa0;background:#e8f0fb}.knowledge-status.status-archived{color:#7a6a54;background:#f0ece6}.knowledge-favorite-button{min-height:38px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;gap:6px;color:#5f616d;background:#fff;border:1px solid #dedfe5;border-radius:9px;font-size:12px;font-weight:700}.knowledge-favorite-button:hover,.knowledge-favorite-button.active{color:#c64a73;border-color:#e7a7ba;background:#fff5f8}.knowledge-empty,.knowledge-error{min-height:210px;padding:34px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;text-align:center}.knowledge-empty{background:#fff;border:1px dashed #dcdce4;border-radius:13px}.knowledge-empty>span,.knowledge-error-icon{width:42px;height:42px;display:grid;place-items:center;color:#7053df;background:#eeeaff;border-radius:11px}.knowledge-empty h3,.knowledge-error h2{margin:2px 0 0;font-size:16px}.knowledge-empty p,.knowledge-error p{max-width:60ch;margin:0;color:#6d6f7b;font-size:12px;line-height:1.5}.knowledge-error-icon{color:#c75861;background:#ffeff0;font-size:18px;font-weight:800}.knowledge-error .secondary-btn{margin-top:8px}.knowledge-skeleton{display:flex;flex-direction:column;gap:18px}.knowledge-skeleton>div,.knowledge-skeleton i,.knowledge-skeleton article span{position:relative;overflow:hidden;display:block;background:#ececf1;border-radius:12px}.knowledge-skeleton>div:after,.knowledge-skeleton i:after,.knowledge-skeleton article span:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.72),transparent);transform:translate(-100%);animation:knowledge-shimmer 1.4s infinite}.knowledge-skeleton>div{height:270px}.knowledge-skeleton>section{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.knowledge-skeleton i{height:136px}.knowledge-skeleton>article{display:flex;flex-direction:column;gap:1px;overflow:hidden;border-radius:13px}.knowledge-skeleton article span{height:100px;border-radius:0}@keyframes knowledge-shimmer{to{transform:translate(100%)}}.knowledge-detail-top{min-height:40px;display:flex;align-items:center;justify-content:space-between;gap:15px}.knowledge-detail-top>div{display:flex;align-items:center;gap:8px}.knowledge-detail-title{max-width:900px}.knowledge-detail-title>span{color:#6e52de;font-size:11px;font-weight:800}.knowledge-detail-title h1{margin:8px 0 9px;font-size:31px;line-height:1.2;letter-spacing:-.7px;text-wrap:balance}.knowledge-detail-title>p{max-width:70ch;margin:0;color:#666978;font-size:14px;line-height:1.6;text-wrap:pretty}.knowledge-detail-title>div{margin-top:13px;display:flex;align-items:center;gap:10px;color:#81838f;font-size:11px}.knowledge-detail-title>div b{color:#41424c}.knowledge-detail-title>div :is(time,span){display:inline-flex;align-items:center;gap:5px}.knowledge-detail-title>div :is(time,span):before{display:none}.knowledge-detail-title>div :is(b,time)+span:before,.knowledge-detail-title>div b+time:before{content:"\b7";display:inline;margin-right:5px}.knowledge-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:16px}.knowledge-detail-main{min-width:0;display:flex;flex-direction:column;gap:15px}.knowledge-player{overflow:hidden;aspect-ratio:16/9;display:grid;place-items:center;background:#17141f;border-radius:14px}.knowledge-player :is(video,iframe){width:100%;height:100%;border:0}body:has([data-app-modal]) .knowledge-player iframe{visibility:hidden}.knowledge-player video{display:block}.knowledge-player-external{position:relative;width:100%;height:100%;display:grid;place-items:center;color:#c9bbff;background:#262039}.knowledge-player-external>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.22}.knowledge-player-external>div{position:relative;z-index:1;max-width:540px;padding:24px;display:flex;flex-direction:column;align-items:center;text-align:center}.knowledge-player-external h2{margin:14px 0 6px;color:#fff;font-size:18px}.knowledge-player-external p{margin:0 0 17px;color:#c2bccd;font-size:12px;line-height:1.5}.knowledge-player-external a{text-decoration:none}.knowledge-watch-progress{padding:10px 13px;display:flex;align-items:center;gap:13px;background:#fff;border:1px solid var(--knowledge-line);border-radius:10px}.knowledge-watch-progress>span{min-width:170px;display:flex;flex-direction:column;gap:2px}.knowledge-watch-progress b{font-size:11px}.knowledge-watch-progress small{color:#858793;font-size:9px}.knowledge-watch-progress>i{height:5px;flex:1;overflow:hidden;background:#ececf1;border-radius:999px}.knowledge-watch-progress>i>span{height:100%;display:block;background:var(--violet);border-radius:inherit}.knowledge-chapters{overflow:hidden;background:#fff;border:1px solid var(--knowledge-line);border-radius:14px}.knowledge-chapters>header{min-height:68px;padding:13px 15px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ececf1}.knowledge-chapters h2{margin:0 0 3px;font-size:14px}.knowledge-chapters header p{margin:0;color:#858793;font-size:10px}.knowledge-chapters header>svg{color:#7457e9}.knowledge-chapters>div{max-height:490px;overflow-y:auto}.knowledge-chapters>div button{width:100%;min-height:66px;padding:10px 12px;display:grid;grid-template-columns:42px minmax(0,1fr) 15px;align-items:center;gap:9px;color:inherit;background:transparent;border:0;border-bottom:1px solid #efeff3;text-align:left}.knowledge-chapters>div button:last-child{border-bottom:0}.knowledge-chapters>div button:hover{background:#faf9fe}.knowledge-chapters>div button.active{color:#5c3fd0;background:#f2efff}.knowledge-chapters time{align-self:start;padding-top:2px;color:#6b4fd9;font-size:10px;font-weight:800;font-variant-numeric:tabular-nums}.knowledge-chapters button>span{min-width:0;display:flex;flex-direction:column;gap:3px}.knowledge-chapters button b{font-size:11px;line-height:1.35}.knowledge-chapters button small{overflow:hidden;color:#7b7d89;font-size:9px;line-height:1.35;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.knowledge-chapters button>svg{color:#a0a1aa}.knowledge-no-chapters{margin:0;padding:20px 16px;color:#747681;font-size:11px;line-height:1.5}.knowledge-takeaways,.knowledge-attachments{padding:19px;background:#fff;border:1px solid var(--knowledge-line);border-radius:13px}.knowledge-takeaways h2,.knowledge-attachments h2{margin:0 0 12px;font-size:15px}.knowledge-takeaways ul{margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 14px;list-style:none}.knowledge-takeaways li{display:flex;align-items:flex-start;gap:7px;color:#51535f;font-size:11px;line-height:1.5}.knowledge-takeaways li svg{margin-top:1px;flex:0 0 auto;color:#188b60}.knowledge-attachments>div{display:flex;flex-wrap:wrap;gap:8px}.knowledge-attachments a{min-height:45px;padding:7px 10px;display:grid;grid-template-columns:28px minmax(0,1fr) 15px;align-items:center;gap:8px;color:inherit;background:#f8f8fb;border-radius:8px;text-decoration:none}.knowledge-attachments a:hover{background:#f0edff}.knowledge-attachments a>span{width:28px;height:28px;display:grid;place-items:center;color:#6649d8;background:#eae5ff;border-radius:7px}.knowledge-attachments a b{font-size:10px}.knowledge-detail-actions{padding:13px 15px;display:flex;align-items:center;justify-content:space-between;gap:14px;background:#fff;border:1px solid var(--knowledge-line);border-radius:12px}.knowledge-detail-actions>div{display:flex;flex-wrap:wrap;align-items:center;gap:7px}.knowledge-detail-actions>div:first-child span{padding:5px 8px;color:#656775;background:#f1f1f5;border-radius:6px;font-size:9px;font-weight:700}.knowledge-completed{color:#16835a;border-color:#a9d9c2;background:#f2fbf6}.knowledge-admin-actions{padding:11px 14px;display:flex;align-items:center;justify-content:space-between;gap:12px;background:#fff9f9;border:1px solid #f0dede;border-radius:11px}.knowledge-admin-actions>span{color:#766467;font-size:10px;font-weight:700}.knowledge-admin-actions>div{display:flex;gap:7px}.knowledge-delete-button{min-height:38px;padding:0 12px;display:inline-flex;align-items:center;gap:6px;color:#c14e57;background:#fff;border:1px solid #e9b8bc;border-radius:9px;font-size:12px;font-weight:700}.knowledge-related>div:last-child .knowledge-material-row{min-height:100px}.knowledge-editor{display:flex;flex-direction:column;gap:17px}.knowledge-editor-mode{width:fit-content;padding:3px;display:flex;gap:3px;background:#f2f2f5;border-radius:9px}.knowledge-editor-mode button{height:32px;padding:0 10px;display:inline-flex;align-items:center;gap:5px;color:#6b6d79;background:transparent;border:0;border-radius:7px;font-size:11px;font-weight:700}.knowledge-editor-mode button.active{color:#5e43ce;background:#fff;box-shadow:0 2px 6px #27213f14}.knowledge-editor-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.knowledge-editor-grid label{min-width:0;display:flex;flex-direction:column;gap:6px}.knowledge-editor-grid label>span{color:#5c5e69;font-size:11px;font-weight:750}.knowledge-editor-grid :is(input,select,textarea),.knowledge-token-editor input,.knowledge-timecode-row input{width:100%;min-width:0;color:var(--knowledge-ink);background:#fff;border:1px solid #dcdde4;border-radius:8px;outline:0;font:inherit;font-size:12px}.knowledge-editor-grid :is(input,select),.knowledge-token-editor input,.knowledge-timecode-row input{height:38px;padding:0 10px}.knowledge-editor-grid textarea{padding:9px 10px;resize:vertical;line-height:1.5}.knowledge-editor-grid :is(input,select,textarea):focus,.knowledge-token-editor input:focus,.knowledge-timecode-row input:focus{border-color:#a795f4;box-shadow:0 0 0 3px #f1eeff}.knowledge-editor-full{grid-column:1 / -1}.knowledge-feature-toggle{padding:12px;display:flex;align-items:flex-start;gap:9px;background:#f8f7fd;border-radius:9px;cursor:pointer}.knowledge-feature-toggle input{width:16px;height:16px;margin:1px 0 0;accent-color:var(--violet)}.knowledge-feature-toggle span{display:flex;flex-direction:column;gap:3px}.knowledge-feature-toggle b{font-size:11px}.knowledge-feature-toggle small{color:#777985;font-size:9px;line-height:1.4}.knowledge-token-editor,.knowledge-timecode-editor{min-width:0;margin:0;padding:0;border:0}.knowledge-token-editor legend,.knowledge-timecode-editor legend{padding:0;color:#4f515c;font-size:12px;font-weight:800}.knowledge-token-editor>p{margin:3px 0 9px;color:#858793;font-size:9px}.knowledge-token-editor>div{margin-bottom:7px;display:flex;flex-direction:column;gap:5px}.knowledge-token-editor.compact>div{flex-direction:row;flex-wrap:wrap}.knowledge-token-editor>div span{min-height:32px;padding:6px 8px;display:flex;align-items:center;justify-content:space-between;gap:8px;color:#555762;background:#f5f5f8;border-radius:7px;font-size:10px}.knowledge-token-editor.compact>div span{min-height:27px}.knowledge-token-editor>div button{width:20px;height:20px;display:grid;place-items:center;color:#8a8c97;background:transparent;border:0;border-radius:5px;font-size:16px}.knowledge-token-editor>label{display:flex;align-items:center;gap:7px}.knowledge-token-editor>label input{flex:1}.knowledge-token-editor>label button{flex:0 0 auto}.knowledge-timecode-editor{padding-top:2px}.knowledge-timecode-head,.knowledge-timecode-row{display:grid;grid-template-columns:90px 1fr 1.25fr 30px;align-items:center;gap:7px}.knowledge-timecode-head{min-height:31px;padding:0 7px;color:#898b97;background:#f7f7fa;border-radius:8px 8px 0 0;font-size:8px;font-weight:750;text-transform:uppercase}.knowledge-timecode-row{min-height:50px;padding:6px 7px;border-bottom:1px solid #ececf1}.knowledge-timecode-row>button{width:30px;height:30px;display:grid;place-items:center;color:#b95861;background:transparent;border:0;border-radius:7px}.knowledge-timecode-row>button:hover{background:#fff0f1}.knowledge-add-timecode{min-height:35px;margin-top:8px;padding:0 10px;display:inline-flex;align-items:center;gap:5px;color:#6146d0;background:#f2efff;border:0;border-radius:8px;font-size:10px;font-weight:750}.knowledge-editor-error{margin:0;padding:9px 11px;color:#a9424a;background:#fff0f1;border-radius:8px;font-size:11px}.knowledge-editor-actions{padding-top:13px;display:flex;justify-content:flex-end;gap:8px;border-top:1px solid var(--knowledge-line)}.knowledge-editor-preview{min-height:300px;display:grid;grid-template-columns:minmax(240px,.8fr) 1.2fr;overflow:hidden;background:#fff;border:1px solid var(--knowledge-line);border-radius:12px}.knowledge-editor-preview>div{position:relative;min-height:300px;display:grid;place-items:center;color:#7255e4;background:#eeeaff}.knowledge-editor-preview>div img{width:100%;height:100%;object-fit:cover}.knowledge-editor-preview>div span{position:absolute;right:10px;bottom:10px;height:25px;padding:0 7px;display:inline-flex;align-items:center;gap:4px;color:#fff;background:#201d2ad1;border-radius:6px;font-size:9px}.knowledge-editor-preview>article{padding:23px}.knowledge-editor-preview article>small{color:#7052dc;font-size:9px;font-weight:800}.knowledge-editor-preview h3{margin:9px 0 7px;font-size:20px;line-height:1.25}.knowledge-editor-preview p{margin:0 0 11px;color:#656774;font-size:11px;line-height:1.55}.knowledge-editor-preview article>b{font-size:10px}.knowledge-editor-preview ul{margin:16px 0 0;padding:0;display:flex;flex-direction:column;list-style:none}.knowledge-editor-preview li{min-height:35px;display:grid;grid-template-columns:50px 1fr;align-items:center;gap:8px;border-top:1px solid #ececf1;font-size:10px}.knowledge-editor-preview li time{color:#694bd7;font-weight:800}@media(max-width:1120px){.knowledge-category-list{grid-template-columns:repeat(2,minmax(0,1fr))}.knowledge-featured{grid-template-columns:minmax(240px,.7fr) minmax(360px,1.3fr)}.knowledge-detail-layout{grid-template-columns:minmax(0,1fr) 280px}.knowledge-material-open{grid-template-columns:110px minmax(0,1fr) 75px 16px}.knowledge-material-visual{width:110px;height:73px}}@media(max-width:820px){.knowledge-search-panel{align-items:stretch;flex-direction:column}.knowledge-search-panel>label{min-width:0;flex:0 0 43px}.knowledge-view-tabs{width:100%}.knowledge-featured{grid-template-columns:1fr}.knowledge-featured-visual{min-height:190px}.knowledge-featured-visual:after{background:linear-gradient(0deg,rgba(53,37,101,.62),transparent 55%)}.knowledge-featured-copy{padding:23px}.knowledge-detail-layout{grid-template-columns:1fr}.knowledge-chapters{order:2}.knowledge-chapters>div{max-height:none}.knowledge-takeaways ul{grid-template-columns:1fr}.knowledge-detail-actions{align-items:stretch;flex-direction:column}.knowledge-detail-actions>div:last-child{justify-content:flex-end}.knowledge-material-open{grid-template-columns:100px minmax(0,1fr) 16px;padding-right:67px}.knowledge-material-open .knowledge-row-progress{grid-column:2;align-items:flex-start}.knowledge-material-open>svg{grid-column:3;grid-row:1 / 3}.knowledge-material-visual{width:100px;height:68px}.knowledge-editor-preview{grid-template-columns:1fr}.knowledge-editor-preview>div{min-height:190px}}@media(max-width:600px){.knowledge-heading{align-items:flex-start}.knowledge-heading .primary-btn{width:40px;height:40px;padding:0;font-size:0}.knowledge-category-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.knowledge-category{min-height:124px;padding:11px;grid-template-columns:30px minmax(0,1fr);column-gap:8px}.knowledge-category>span{width:30px;height:30px}.knowledge-category small{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.knowledge-featured-copy h2{font-size:22px}.knowledge-featured-copy footer{width:100%;align-items:stretch;flex-direction:column}.knowledge-featured-copy footer button{width:100%}.knowledge-section-heading{align-items:flex-start}.knowledge-section-heading p{max-width:36ch}.knowledge-material-row{min-height:121px}.knowledge-material-open{padding:11px 47px 11px 11px;grid-template-columns:74px minmax(0,1fr);gap:10px}.knowledge-material-open>svg{display:none}.knowledge-material-visual{width:74px;height:74px}.knowledge-material-copy>p{-webkit-line-clamp:1}.knowledge-material-copy>span i{display:none}.knowledge-row-actions{right:9px;top:9px;flex-direction:column}.knowledge-row-progress{grid-column:2}.knowledge-continue-row{grid-template-columns:67px minmax(0,1fr) auto;gap:9px}.knowledge-continue-row .knowledge-material-visual{width:67px;height:55px}.knowledge-continue-row>svg{display:none}.knowledge-detail-title h1{font-size:25px}.knowledge-detail-title>div{align-items:flex-start;flex-direction:column;gap:5px}.knowledge-detail-title>div :is(time,span):before{display:none}.knowledge-detail-top{align-items:flex-start}.knowledge-detail-top .secondary-btn{width:36px;padding:0;font-size:0}.knowledge-watch-progress{align-items:stretch;flex-direction:column}.knowledge-detail-actions>div:last-child{flex-direction:column}.knowledge-detail-actions>div:last-child button{width:100%}.knowledge-admin-actions{align-items:flex-start;flex-direction:column}.knowledge-admin-actions>div{width:100%}.knowledge-admin-actions button{flex:1;justify-content:center}.knowledge-editor-grid{grid-template-columns:1fr}.knowledge-editor-full{grid-column:auto}.knowledge-timecode-head{display:none}.knowledge-timecode-row{padding:9px 0;grid-template-columns:84px 1fr 31px;align-items:start}.knowledge-timecode-row label:nth-child(3){grid-column:1 / 3}.knowledge-timecode-row>button{grid-column:3;grid-row:1}.knowledge-token-editor>label{align-items:stretch;flex-direction:column}.knowledge-token-editor>label button{width:100%}}@media(max-width:350px){.knowledge-category-list{grid-template-columns:1fr}.knowledge-category{min-height:100px}}@media(prefers-reduced-motion:reduce){.knowledge-page *,.knowledge-page *:before,.knowledge-page *:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.live-schedule-page{--schedule-line: #e7e8ee;--schedule-soft: #f8f8fb;--schedule-ink: #24252e;--schedule-muted: #696c79}.live-schedule-page :is(button,a,input,textarea,select):focus-visible{outline:3px solid rgba(114,87,239,.23);outline-offset:2px}.schedule-heading{align-items:flex-end}.schedule-heading>div{min-width:0}.section-kicker{display:inline-flex;align-items:center;gap:6px;color:#6950d5;font-size:11px;font-weight:800}.schedule-summary{display:grid;grid-template-columns:minmax(280px,1.5fr) repeat(2,minmax(180px,.65fr));overflow:hidden;background:#fff;border:1px solid var(--schedule-line);border-radius:13px}.schedule-summary article{min-height:82px;padding:15px 18px;display:flex;align-items:center;gap:12px;border-right:1px solid #ececf1}.schedule-summary article:last-child{border-right:0}.schedule-summary article>span{width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center;color:#6850d3;background:#f0edff;border-radius:10px}.schedule-summary article:nth-child(2)>span{color:#2778c8;background:#eaf3ff}.schedule-summary article:nth-child(3)>span{color:#18815b;background:#e7f7ef}.schedule-summary article>div{min-width:0;display:flex;flex-direction:column;gap:4px}.schedule-summary small{color:var(--schedule-muted);font-size:11px}.schedule-summary b{overflow:hidden;color:var(--schedule-ink);text-overflow:ellipsis;white-space:nowrap;font-size:14px}.schedule-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:15px}.schedule-calendar,.schedule-agenda{overflow:hidden;background:#fff;border:1px solid var(--schedule-line);border-radius:14px}.schedule-calendar>header,.schedule-agenda>header{min-height:66px;padding:12px 15px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--schedule-line)}.schedule-calendar>header>div:first-child,.schedule-agenda>header>div{min-width:0;display:flex;flex-direction:column;gap:3px}.schedule-calendar h2,.schedule-agenda h2{margin:0;font-size:16px;letter-spacing:-.2px}.schedule-calendar header span,.schedule-agenda header span{color:var(--schedule-muted);font-size:11px}.schedule-calendar-nav{display:flex;align-items:center;gap:5px}.schedule-calendar-nav .icon-btn{border:1px solid #e0e1e7;background:#fff}.schedule-weekdays,.schedule-month-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr))}.schedule-weekdays{min-height:33px;align-items:center;color:#858794;background:#fafafd;border-bottom:1px solid var(--schedule-line)}.schedule-weekdays span{padding-left:8px;font-size:10px;font-weight:800;text-transform:uppercase}.schedule-day{min-width:0;min-height:110px;padding:7px;border-right:1px solid #eeeeF2;border-bottom:1px solid #eeeeF2}.schedule-day:nth-child(7n){border-right:0}.schedule-day:nth-last-child(-n+7){border-bottom:0}.schedule-day.outside{color:#b5b6be;background:#fafafd}.schedule-day.today{background:#faf8ff;box-shadow:inset 0 0 0 1px #9c87f2}.schedule-day>div:first-child{height:23px;display:flex;align-items:flex-start;justify-content:space-between}.schedule-day>div:first-child time{width:22px;height:22px;display:grid;place-items:center;border-radius:7px;font-size:11px;font-weight:750}.schedule-day.today>div:first-child time{color:#fff;background:#7155e6}.schedule-day>div:first-child>span{min-width:17px;height:17px;padding:0 4px;display:grid;place-items:center;color:#6e54da;background:#eeeaff;border-radius:6px;font-size:9px;font-weight:800}.schedule-day>div:last-child{display:flex;flex-direction:column;gap:4px}.schedule-event-pill{min-width:0;width:100%;min-height:27px;padding:4px 6px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:5px;color:#4f3c9d;background:#f2efff;border:1px solid #ddd5ff;border-radius:7px;text-align:left}.schedule-event-pill:hover{border-color:#b8a9f4;background:#ebe6ff}.schedule-event-pill time{font-size:9px;font-weight:800;font-variant-numeric:tabular-nums}.schedule-event-pill span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:750}.schedule-event-pill.type-lesson{color:#256d9c;background:#edf7ff;border-color:#d2e8f6}.schedule-event-pill.type-masterclass{color:#8a551c;background:#fff6e9;border-color:#f0ddbd}.schedule-event-pill.type-workshop{color:#9a4464;background:#fff0f5;border-color:#f3d5df}.schedule-event-pill.type-meeting{color:#167558;background:#eaf8f2;border-color:#cee9df}.schedule-event-pill.type-other{color:#5c606d;background:#f2f3f5;border-color:#dfe0e5}.schedule-event-pill.status-draft{filter:grayscale(.45);opacity:.72}.schedule-event-pill.status-cancelled{color:#9e555a;background:#fff2f3;border-color:#f0d1d4;text-decoration:line-through}.schedule-event-pill.status-completed{opacity:.72}.schedule-more-events{padding:2px 3px;color:#6851cd;background:transparent;border:0;text-align:left;font-size:9px;font-weight:750}.schedule-agenda>header>svg{color:#7459e4}.schedule-agenda>div{display:flex;flex-direction:column}.schedule-agenda-item{position:relative;min-height:87px;padding:11px 12px;display:grid;grid-template-columns:43px minmax(0,1fr) 16px;align-items:center;gap:10px;color:inherit;background:#fff;border:0;border-bottom:1px solid #ececf1;text-align:left}.schedule-agenda-item:last-child{border-bottom:0}.schedule-agenda-item:hover{background:#faf9fe}.schedule-agenda-item>svg{color:#999aa4}.schedule-agenda-date{width:43px;height:51px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#5f46c7;background:#f0edff;border-radius:10px}.schedule-agenda-date b{font-size:17px;line-height:1}.schedule-agenda-date small{margin-top:4px;font-size:9px;font-weight:750;text-transform:uppercase}.schedule-agenda-copy{min-width:0;display:flex;flex-direction:column;gap:5px}.schedule-agenda-copy>span{display:flex;align-items:center;gap:6px}.schedule-agenda-copy>span time{color:#7e808b;font-size:10px;font-weight:750}.schedule-agenda-copy>b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.schedule-agenda-copy>small{display:flex;align-items:center;gap:4px;overflow:hidden;color:#7c7e89;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.live-event-type,.live-event-status{width:fit-content;min-height:20px;padding:0 7px;display:inline-flex;align-items:center;border-radius:6px;font-size:9px;font-style:normal;font-weight:800;white-space:nowrap}.live-event-type{color:#5d45c6;background:#eeeaff}.live-event-type.type-lesson{color:#256f9e;background:#e8f4fd}.live-event-type.type-masterclass{color:#96601f;background:#fff0dc}.live-event-type.type-workshop{color:#a14868;background:#ffeaf2}.live-event-type.type-meeting{color:#167457;background:#e5f6ef}.live-event-type.type-other{color:#61636e;background:#ededef}.live-event-status.status-published{color:#147751;background:#e3f6ec}.live-event-status.status-draft{color:#686a76;background:#ececf0}.live-event-status.status-cancelled{color:#b24c54;background:#ffeaec}.live-event-status.status-completed{color:#4a6d99;background:#e8f0f9}.schedule-agenda-empty,.schedule-empty{padding:32px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.schedule-agenda-empty{min-height:260px}.schedule-agenda-empty>span,.schedule-empty>span{width:42px;height:42px;margin-bottom:10px;display:grid;place-items:center;color:#7054df;background:#eeeaff;border-radius:11px}.schedule-agenda-empty b,.schedule-empty h2{margin:0;color:var(--schedule-ink);font-size:14px}.schedule-agenda-empty p,.schedule-empty p{max-width:52ch;margin:6px 0 13px;color:var(--schedule-muted);font-size:11px;line-height:1.5}.schedule-empty{min-height:210px;background:#fff;border:1px dashed #d9dae2;border-radius:13px}.schedule-empty h2{font-size:16px}.schedule-empty p{font-size:12px}.live-event-form-grid{display:grid;grid-template-columns:1.3fr .7fr .7fr;gap:12px}.live-event-form-grid label{min-width:0}.live-event-form-grid label>span>b{color:#bf5059}.live-event-title-field,.live-event-timezone-field{grid-column:span 2}.live-event-wide-field{grid-column:1 / -1}.live-event-form textarea{min-height:88px;line-height:1.5}.live-event-spin{animation:live-event-spin .8s linear infinite}@keyframes live-event-spin{to{transform:rotate(360deg)}}.live-event-details{display:flex;flex-direction:column;gap:16px}.live-event-details>header{padding:14px;display:flex;align-items:center;gap:13px;background:#fafafd;border-radius:11px}.live-event-format-icon{width:44px;height:44px;flex:0 0 44px;display:grid;place-items:center;color:#654bd0;background:#ece8ff;border-radius:11px}.live-event-format-icon.type-lesson{color:#2875a8;background:#e8f4fd}.live-event-format-icon.type-masterclass{color:#956021;background:#fff0dc}.live-event-format-icon.type-workshop{color:#a14868;background:#ffeaf2}.live-event-format-icon.type-meeting{color:#167457;background:#e5f6ef}.live-event-details>header>div:last-child{min-width:0}.live-event-detail-chips{display:flex;align-items:center;gap:5px;margin-bottom:6px}.live-event-details h3{margin:0;font-size:18px;line-height:1.3;text-wrap:balance}.live-event-detail-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.live-event-detail-facts>span{min-width:0;min-height:61px;padding:10px;display:flex;align-items:center;gap:9px;background:#f8f8fa;border-radius:9px}.live-event-detail-facts>span>svg{flex:0 0 auto;color:#7257df}.live-event-detail-facts>span>span{min-width:0;display:flex;flex-direction:column;gap:3px}.live-event-detail-facts small{color:#797b87;font-size:10px}.live-event-detail-facts b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.live-event-description{padding:2px 2px 0}.live-event-description h4{margin:0 0 6px;font-size:12px}.live-event-description p{max-width:72ch;margin:0;color:#626570;font-size:12px;line-height:1.6;white-space:pre-wrap}.live-event-cancelled-note{padding:10px 11px;color:#a0454c;background:#fff0f1;border-radius:8px;font-size:11px}.live-event-details>footer{padding-top:13px;display:flex;justify-content:flex-end;gap:7px;border-top:1px solid var(--schedule-line)}.live-event-details>footer .live-event-join{margin-right:auto;text-decoration:none}.live-event-delete{min-height:38px;padding:0 11px;display:inline-flex;align-items:center;justify-content:center;gap:6px;color:#bd4e57;background:#fff;border:1px solid #f0cbd0;border-radius:9px;font-size:12px;font-weight:700}.live-event-delete:hover{background:#fff5f6}.live-event-delete.solid{color:#fff;background:#d8525b;border-color:#d8525b}.live-event-delete.solid:hover{background:#c64750}.live-event-delete-confirm{display:flex;flex-direction:column;gap:18px}.live-event-delete-confirm>div{padding:13px;display:flex;align-items:flex-start;gap:11px;color:#a4444b;background:#fff3f4;border-radius:10px}.live-event-delete-confirm>div>svg{flex:0 0 auto;margin-top:1px}.live-event-delete-confirm>div span{min-width:0}.live-event-delete-confirm b{display:block;overflow:hidden;color:#7d343a;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.live-event-delete-confirm p{margin:4px 0 0;color:#8c6266;font-size:11px;line-height:1.5}.live-event-delete-confirm footer{padding-top:14px;display:flex;justify-content:flex-end;gap:7px;border-top:1px solid var(--schedule-line)}.schedule-skeleton{display:flex;flex-direction:column;gap:15px}.schedule-skeleton>div,.schedule-skeleton i{position:relative;overflow:hidden;display:block;background:#eaeaef;border-radius:12px}.schedule-skeleton>div:after,.schedule-skeleton i:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.72),transparent);transform:translate(-100%);animation:schedule-shimmer 1.4s infinite}.schedule-skeleton>div{height:82px}.schedule-skeleton>section{display:grid;grid-template-columns:1fr 330px;gap:15px}.schedule-skeleton i{height:480px}.schedule-skeleton i:not(:first-child){display:none}@keyframes schedule-shimmer{to{transform:translate(100%)}}.schedule-error{min-height:280px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.schedule-error>div{width:42px;height:42px;display:grid;place-items:center;color:#b94952;background:#ffebed;border-radius:11px;font-weight:850}.schedule-error h2{margin:11px 0 5px;font-size:17px}.schedule-error p{max-width:60ch;margin:0 0 14px;color:var(--schedule-muted);font-size:12px}@media(max-width:1180px){.schedule-layout{grid-template-columns:minmax(0,1fr) 280px}.schedule-day{min-height:99px;padding:5px}.schedule-event-pill{grid-template-columns:1fr;gap:1px}.schedule-skeleton>section{grid-template-columns:1fr 280px}}@media(max-width:900px){.schedule-layout{grid-template-columns:1fr}.schedule-agenda{order:-1}.schedule-agenda>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.schedule-agenda-item:nth-last-child(2){border-bottom:0}.schedule-agenda-item:nth-child(odd){border-right:1px solid #ececf1}.schedule-summary{grid-template-columns:1fr 1fr}.schedule-summary article:first-child{grid-column:1 / -1;border-right:0;border-bottom:1px solid #ececf1}.schedule-summary article:nth-child(2){border-right:1px solid #ececf1}.schedule-skeleton>section{grid-template-columns:1fr}.schedule-skeleton i{height:290px}.schedule-skeleton i:nth-child(2){display:block}}@media(max-width:700px){.schedule-heading{align-items:flex-start}.schedule-heading .primary-btn{width:40px;padding:0;font-size:0}.schedule-heading .primary-btn svg{margin:0}.schedule-summary{grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible}.schedule-summary article{min-width:0;padding:13px;border-right:0}.schedule-summary article:first-child{grid-column:1 / -1;border-bottom:1px solid #ececf1}.schedule-summary article:nth-child(2){border-right:1px solid #ececf1}.schedule-summary article>span{width:34px;height:34px;flex-basis:34px}.schedule-summary b{font-size:12px}.schedule-agenda>div{display:flex}.schedule-agenda-item:nth-child(odd){border-right:0}.schedule-agenda-item:nth-last-child(2){border-bottom:1px solid #ececf1}.schedule-calendar{overflow:hidden}.schedule-calendar>header,.schedule-weekdays,.schedule-month-grid{min-width:0;width:100%}.schedule-calendar>header{position:static;padding:11px 12px}.schedule-calendar-nav{gap:3px}.schedule-calendar-nav .secondary-btn{min-width:68px;padding-inline:9px}.schedule-weekdays span{padding-left:0;text-align:center}.schedule-day{min-height:78px;padding:4px}.schedule-day>div:first-child{height:21px}.schedule-day>div:first-child time{width:20px;height:20px;margin-inline:auto;font-size:9px}.schedule-day>div:first-child>span{display:none}.schedule-event-pill{min-height:22px;padding:3px;display:block;text-align:center}.schedule-event-pill time{font-size:8px}.schedule-event-pill span{display:none}.schedule-more-events{width:100%;padding-inline:0;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:8px}.live-event-form-grid{grid-template-columns:1fr 1fr}.live-event-title-field,.live-event-timezone-field,.live-event-speaker-field,.live-event-wide-field{grid-column:1 / -1}.live-event-detail-facts{grid-template-columns:1fr}.live-event-details>footer{flex-direction:column}.live-event-details>footer>:is(button,a),.live-event-details>footer .live-event-join{width:100%;margin-right:0}.live-event-delete-confirm footer{flex-direction:column}.live-event-delete-confirm footer button{width:100%}}@media(max-width:430px){.live-event-form-grid{grid-template-columns:1fr}.live-event-form-grid>label{grid-column:1}.live-event-details>header{align-items:flex-start}.schedule-calendar-nav .secondary-btn{min-width:75px}}@media(prefers-reduced-motion:reduce){.live-event-spin{animation:none}.schedule-skeleton>div:after,.schedule-skeleton i:after{animation:none}}.legal-page{min-height:100vh;color:#24232a;background:#f6f7f9}.legal-header{height:76px;padding:0 max(24px,calc((100vw - 1140px)/2));display:flex;align-items:center;justify-content:space-between;gap:24px;background:#fff;border-bottom:1px solid #e6e7ec}.legal-header>a{display:inline-flex;text-decoration:none}.legal-logo{width:148px;height:56px}.legal-logo.club-logo--wordmark{min-width:148px;font-size:24px}.legal-header nav{display:flex;align-items:center;gap:6px}.legal-header nav a{min-height:38px;padding:0 12px;display:inline-flex;align-items:center;color:#686b78;border-radius:8px;font-size:12px;font-weight:700;text-decoration:none}.legal-header nav a:hover,.legal-header nav a.active{color:#5f45d3;background:#f2efff}.legal-document{width:min(960px,calc(100% - 32px));margin:0 auto;padding:40px 0 60px}.legal-back{width:fit-content;min-height:38px;margin-bottom:22px;display:inline-flex;align-items:center;gap:7px;color:#656874;font-size:12px;font-weight:700;text-decoration:none}.legal-back:hover{color:#5f45d3}.legal-heading{max-width:740px}.legal-heading>span{display:inline-flex;align-items:center;gap:7px;color:#6248da;font-size:12px;font-weight:800}.legal-heading h1{margin:12px 0 10px;font-size:38px;line-height:1.1;letter-spacing:-.03em;text-wrap:balance}.legal-heading p{max-width:65ch;margin-bottom:10px;color:#656874;font-size:15px;line-height:1.6;text-wrap:pretty}.legal-heading time{color:#8b8d97;font-size:11px}.legal-owner-details{margin:30px 0 35px;padding:20px 22px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px 28px;background:#fff;border:1px solid #e4e5ea;border-radius:12px}.legal-owner-details>div{display:flex;flex-direction:column;gap:4px}.legal-owner-details dt{color:#81838e;font-size:10px}.legal-owner-details dd{margin:0;color:#33343b;font-size:12px;font-weight:700}.legal-owner-details a{color:#5e47c9}.legal-content{padding:6px 34px 34px;background:#fff;border:1px solid #e4e5ea;border-radius:12px}.legal-content section{padding:27px 0 24px;border-bottom:1px solid #ececf1}.legal-content section:last-child{border-bottom:0}.legal-content h2{margin-bottom:11px;font-size:18px;line-height:1.35;text-wrap:balance}.legal-content p,.legal-content li{color:#555863;font-size:13px;line-height:1.75}.legal-content p{margin-bottom:10px}.legal-content p:last-child{margin-bottom:0}.legal-content ul{margin:0;padding-left:21px}.legal-content li+li{margin-top:5px}.legal-content a{color:#5f45d3;font-weight:700}.legal-contact{margin-top:22px;padding:18px 20px;display:flex;align-items:center;gap:12px;background:#27232f;border-radius:12px}.legal-contact>div{min-width:230px;flex:1}.legal-contact h2{margin:0 0 4px;color:#fff;font-size:15px}.legal-contact p{margin:0;color:#bcb7c2;font-size:11px}.legal-contact>a{min-height:38px;padding:0 11px;display:inline-flex;align-items:center;gap:7px;color:#fff;border:1px solid #51495a;border-radius:8px;font-size:11px;font-weight:700;text-decoration:none}.legal-contact>a:hover{border-color:#8c77e8;background:#342e3d}.legal-site-footer{width:min(960px,calc(100% - 32px));min-height:62px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:18px;color:#7b7e89;border-top:1px solid #e1e2e7;font-size:11px}.legal-site-footer a{display:inline-flex;align-items:center;gap:5px;color:#646773;text-decoration:none}@media(max-width:700px){.legal-header{height:auto;min-height:70px;padding:8px 16px}.legal-logo{width:160px;height:48px}.legal-logo.club-logo--wordmark{min-width:160px;font-size:21px}.legal-header nav a{padding:0 8px;font-size:10px}.legal-document{padding-top:25px}.legal-heading h1{font-size:29px}.legal-owner-details{grid-template-columns:1fr}.legal-content{padding-inline:20px}.legal-contact{align-items:stretch;flex-direction:column}.legal-contact>a{justify-content:center}.legal-site-footer{align-items:flex-start;flex-direction:column;justify-content:center;padding:14px 0}}@media(max-width:440px){.legal-header{align-items:flex-start;flex-direction:column}.legal-header nav{width:100%}.legal-header nav a{flex:1;justify-content:center}.legal-document{width:min(100% - 22px,960px)}.legal-heading h1{font-size:26px}.legal-owner-details,.legal-content{border-radius:10px}.legal-content{padding-inline:15px}}.billing-gate{min-height:100vh;background:radial-gradient(circle at 50% -10%,rgba(119,82,238,.1),transparent 35%),#f5f6fa;color:#20202a;padding-bottom:32px}.billing-gate-header{height:82px;padding:0 clamp(22px,4vw,72px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e3e5ed;background:#ffffffe0;backdrop-filter:blur(18px)}.billing-gate-logo{width:148px;height:54px;object-fit:contain}.billing-gate-account{display:flex;align-items:center;gap:20px}.billing-gate-account>span{display:flex;flex-direction:column;text-align:right}.billing-gate-account b{font-size:14px}.billing-gate-account small{color:#7b7d8d;font-size:12px;margin-top:2px}.billing-gate-intro{max-width:1180px;margin:32px auto 18px;padding:22px 24px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:17px;border:1px solid #ded9fb;border-radius:20px;background:linear-gradient(120deg,#fff,#f6f2ff);box-shadow:0 14px 40px #2d235512}.billing-gate-intro>span{width:48px;height:48px;border-radius:15px;display:grid;place-items:center;color:#6f4ee8;background:#ece7ff}.billing-gate-intro small{font-weight:800;color:#7454ea;text-transform:uppercase;letter-spacing:.09em}.billing-gate-intro h1{font-size:clamp(24px,3vw,34px);line-height:1.08;margin:4px 0 7px}.billing-gate-intro p{color:#707282;margin:0;max-width:720px}.billing-gate-content{max-width:1180px;margin:0 auto;padding:0}.billing-gate-footer{max-width:1180px;margin:18px auto 0;padding:16px 4px;display:flex;justify-content:space-between;gap:20px;color:#7a7c8c;font-size:12px}.billing-gate-footer nav{display:flex;gap:18px}.billing-gate-footer a{color:#5e45c9;font-weight:700;text-decoration:none}.billing-gate-footer a:hover{text-decoration:underline}@media(max-width:760px){.billing-gate{padding-bottom:20px}.billing-gate-header{height:auto;min-height:72px;padding:10px 16px}.billing-gate-logo{width:112px}.billing-gate-account>span{display:none}.billing-gate-account .secondary-btn{padding:10px 12px}.billing-gate-intro{margin:18px 12px 14px;padding:18px;grid-template-columns:auto 1fr;border-radius:17px}.billing-gate-intro>button{grid-column:1/-1;width:100%;justify-content:center}.billing-gate-content{padding:0 12px}.billing-gate-footer{padding:14px 16px;flex-direction:column}.billing-gate-footer nav{flex-wrap:wrap;gap:10px 16px}}:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#20212a;background:#f6f7f9;font-synthesis:none;text-rendering:optimizeLegibility;--violet: #7257ef;--violet-dark: #5c43d6;--violet-soft: #f0edff;--green: #18a66a;--orange: #f29b38;--blue: #3c82ef;--red: #e85d65;--pink: #de6aa4;--ink: #20212a;--muted: #686b78;--line: #e9eaf0;--panel: #fff;--shadow: 0 12px 38px rgba(35, 31, 60, .07);--sidebar-width: clamp(260px, 14vw, 300px);--content-max: 1920px}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#f6f7f9}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid rgba(114,87,239,.22);outline-offset:2px}h1,h2,h3,p{margin-top:0}.app-shell{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;z-index:30;width:var(--sidebar-width);padding:78px clamp(16px,1vw,22px) 0;background:#fff;border-right:1px solid var(--line);display:flex;flex-direction:column}.brand{position:absolute;inset:0 0 auto;width:100%;height:78px;padding:0 8px;display:flex;align-items:center;justify-content:center;color:var(--ink);background:#fff;border:0;border-right:1px solid var(--line);border-bottom:1px solid var(--line);cursor:pointer;font-family:inherit;text-align:center;text-decoration:none}.brand>b{font-size:24px;font-weight:800}.brand>em{background:var(--violet-soft);color:var(--violet);border-radius:6px;padding:2px 6px;font-style:normal;font-size:14px;font-weight:800;text-transform:uppercase;letter-spacing:.6px}.brand-mark{width:34px;height:34px;border-radius:11px;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:linear-gradient(145deg,#8f73ff,#5f43dd);box-shadow:0 7px 18px #7152ee45}.club-logo{display:inline-flex;align-items:center;justify-content:center;overflow:hidden;background:transparent}.club-logo img{width:100%;height:100%;display:block;object-fit:cover}.club-logo--wordmark{overflow:visible;font-size:25px;font-weight:850;line-height:1;letter-spacing:.105em;white-space:nowrap}.club-logo--wordmark>span{display:block;transform:translate(.0525em)}.club-logo--dark{color:#e2c66f;text-shadow:0 1px 12px rgba(226,198,111,.16)}.club-logo--light{color:#20212a}.header-club-logo{width:173px;height:67px}.challenge-switcher{padding:5px 5px 19px;border-bottom:1px solid var(--line)}.challenge-switcher>span,.nav-label{display:block;padding:0 8px 8px;color:#686b78;font-size:14px;font-weight:800;text-transform:uppercase;letter-spacing:.9px}.challenge-switcher>button{width:100%;border:1px solid #ececf1;background:#fafafe;border-radius:12px;display:flex;align-items:center;gap:9px;padding:9px;color:var(--ink);text-align:left}.challenge-switcher button>span{min-width:0;flex:1;display:flex;flex-direction:column;gap:2px}.challenge-switcher button b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:15px}.challenge-switcher button small{color:var(--muted);font-size:14px}.sidebar nav{min-height:0;flex:1;overflow-y:auto;padding-top:20px;scrollbar-width:none}.sidebar nav::-webkit-scrollbar{display:none}.sidebar nav :is(button,a),.sidebar-footer>:is(button,a){position:relative;width:100%;height:48px;padding:0 13px;display:flex;align-items:center;gap:12px;border:0;border-radius:11px;background:transparent;color:#666976;font-size:15px;font-weight:600;text-align:left;text-decoration:none;margin-bottom:4px;transition:.2s}.sidebar nav :is(button,a):hover,.sidebar-footer>:is(button,a):hover{background:#f7f6fb;color:var(--ink)}.sidebar nav :is(button,a).active{background:#f0edff;color:#674be3}.sidebar nav :is(button,a).active:before{content:"";position:absolute;left:-15px;height:26px;width:3px;border-radius:0 4px 4px 0;background:var(--violet)}.nav-badge{margin-left:auto;width:19px;height:19px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;font-style:normal;font-size:13px;line-height:1;font-variant-numeric:tabular-nums;background:#f1eefb;color:#7559e8}.nav-unread-badge{width:auto;min-width:20px;padding:0 6px;color:#fff;background:var(--violet);box-shadow:0 4px 10px #7559e83d}.personal-label{padding-top:14px}.admin-label{padding-top:21px}.sidebar-footer{padding:12px 0 14px;border-top:1px solid var(--line)}.sidebar-footer>:is(button,a){height:36px}.sidebar-legal-links{padding:2px 10px 7px;display:flex;align-items:center;flex-wrap:wrap;gap:5px;color:#a0a2ab;font-size:10px}.sidebar-legal-links a{color:#7a7c87;text-decoration:none}.sidebar-legal-links a:hover{color:var(--violet);text-decoration:underline;text-underline-offset:2px}.sidebar-user{display:flex;align-items:center;gap:9px;padding:11px 5px 0;margin-top:8px;border-top:1px solid var(--line)}.sidebar-user>span:nth-child(2){flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.sidebar-user b{font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-user small{font-size:13px;color:var(--muted)}.sidebar-user .icon-btn{width:28px}.sidebar-close,.mobile-menu{display:none!important}.app-main{padding-left:var(--sidebar-width);min-height:100vh}.topbar{position:sticky;top:0;z-index:20;height:78px;padding:0 clamp(24px,2vw,44px);display:flex;align-items:center;justify-content:space-between;color:var(--ink);background:#ffffffeb;backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.global-search{width:min(560px,40vw);height:44px;padding:0 13px;display:flex;align-items:center;gap:10px;color:#696c79;background:#f6f6f8;border:1px solid transparent;border-radius:11px;transition:.2s}.global-search:focus-within{background:#fff;border-color:#cfc5ff;box-shadow:0 0 0 3px #f1eeff}.global-search input{flex:1;border:0;outline:0;color:var(--ink);background:transparent;font-size:15px}.global-search input::placeholder{color:#696c79}.global-search kbd{display:flex;align-items:center;gap:3px;color:#aaaab3;background:#fff;border:1px solid #e5e5e9;border-radius:5px;padding:3px 6px;font:8px inherit}.topbar-actions{display:flex;align-items:center;gap:13px}.week-chip{display:grid;grid-template-columns:auto auto;align-items:center;column-gap:7px;padding-right:15px;border-right:1px solid var(--line)}.week-chip>span{grid-row:1/3;width:7px;height:7px;background:var(--green);box-shadow:0 0 0 4px #e8f8f0;border-radius:50%}.week-chip.week-personal>span{background:var(--violet);box-shadow:0 0 0 4px var(--violet-soft)}.week-chip b{font-size:14px}.week-chip small{font-size:13px;color:var(--muted)}.icon-btn{border:0;background:transparent;color:#777986;min-width:32px;height:32px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;padding:0}.icon-btn:hover{color:var(--ink);background:#f2f2f5}.icon-btn.bordered{border:1px solid var(--line);background:#fff}.topbar .icon-btn{color:#777986}.topbar .icon-btn:hover{color:var(--ink);background:#f2f2f5}.notification-btn{position:relative;border:1px solid var(--line);background:#fff}.notification-btn i{position:absolute;right:-5px;top:-6px;width:19px;height:19px;padding:0;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:#e55762;border:2px solid #fff;border-radius:50%;font-style:normal;font-size:11px;line-height:1;font-weight:800;font-variant-numeric:tabular-nums}.top-user{border:0;background:transparent;display:flex;align-items:center;gap:6px;color:var(--muted)}.page-content{width:min(var(--content-max),100%);margin:0 auto;padding:clamp(30px,2.2vw,52px) clamp(26px,2.2vw,48px) 64px}.page-stack{display:flex;flex-direction:column;gap:24px}.page-heading{min-height:66px;display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.page-heading h1{margin:3px 0 5px;font-size:30px;line-height:1.22;letter-spacing:-.7px}.page-heading h1 span{font-size:26px}.page-heading p{margin:0;color:var(--muted);font-size:14px}.eyebrow{display:flex;align-items:center;gap:7px;color:#8a8995;font-size:13px;font-weight:800;letter-spacing:.8px;text-transform:uppercase}.eyebrow i{width:17px;height:2px;background:var(--violet);border-radius:2px}.eyebrow.admin{color:var(--violet)}.heading-actions{display:flex;align-items:center;gap:9px}.primary-btn,.secondary-btn{min-height:38px;border-radius:9px;padding:0 15px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:14px;font-weight:700;transition:.2s}.primary-btn{color:#fff;background:linear-gradient(135deg,#7b60ef,#6649dd);border:1px solid #6849df;box-shadow:0 7px 16px #6f4ee22e}.primary-btn:hover{transform:translateY(-1px);box-shadow:0 9px 20px #6f4ee240}.secondary-btn{color:#555662;background:#fff;border:1px solid #e1e2e8}.secondary-btn:hover{border-color:#c9c9d1;background:#fbfbfc}.text-button{padding:0;border:0;background:transparent;color:var(--violet);font-size:14px;font-weight:700;display:inline-flex;align-items:center;gap:5px}.panel{background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:0 4px 18px #1c183406}.panel-head{min-height:72px;padding:0 22px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #efeff3}.panel-head h2{margin:0 0 3px;font-size:15px}.panel-head span{color:var(--muted);font-size:13px}.empty-state{min-height:176px;padding:30px 24px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;color:var(--muted);text-align:center}.empty-state>span{width:42px;height:42px;display:grid;place-items:center;color:var(--violet);background:var(--violet-soft);border-radius:11px}.empty-state h3{margin:0;color:var(--ink);font-size:16px;line-height:1.35}.empty-state p{max-width:480px;margin:0;font-size:13px;line-height:1.55}.empty-state>.primary-btn,.empty-state>.secondary-btn{margin-top:7px}.avatar{position:relative;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;font-style:normal;font-weight:800;line-height:1}.avatar-initials{width:100%;height:100%;display:flex;align-items:center;justify-content:center;line-height:1;text-align:center;transform:translateY(.25px)}.avatar img{width:100%;height:100%;display:block;object-fit:cover;border-radius:inherit}.avatar i{position:absolute;right:0;bottom:1px;width:8px;height:8px;border:2px solid #fff;background:var(--green);border-radius:50%}.avatar-sm{width:29px;height:29px;font-size:13px}.avatar-md{width:37px;height:37px;font-size:14px}.avatar-lg{width:58px;height:58px;font-size:17px}.avatar-violet{color:#674cdf;background:#eae4ff}.avatar-blue{color:#2e70d8;background:#e2efff}.avatar-orange{color:#d98020;background:#fff0dc}.avatar-green{color:#178d5f;background:#dff6eb}.avatar-pink{color:#c6538b;background:#ffe4f1}.progress-wrap{display:flex;align-items:center;gap:9px}.progress{height:5px;flex:1;overflow:hidden;border-radius:10px;background:#ececf1}.progress>span{display:block;height:100%;border-radius:inherit;transition:width .35s ease}.progress-violet{background:linear-gradient(90deg,#8a70f5,#694ade)}.progress-blue{background:#3c82ef}.progress-green{background:#1caf74}.progress-orange{background:#ee9633}.progress-pink{background:#db68a0}.progress-wrap>b{font-size:14px}.sparkline{position:relative;width:100%;height:60px;overflow:visible;touch-action:manipulation}.sparkline-svg{width:100%;height:100%;display:block;overflow:visible}.chart-markers{position:absolute;z-index:1;inset:0;overflow:visible;pointer-events:none}.chart-marker{position:absolute;width:7px;height:7px;display:block;background:var(--marker-color);border:2px solid #fff;border-radius:50%;box-shadow:0 1px 4px #29224833;transform:translate(-50%,-50%);transition:width .16s ease,height .16s ease,background-color .16s ease,border-width .16s ease,box-shadow .16s ease}.chart-marker.current{width:9px;height:9px;background:#fff;border:2.5px solid var(--marker-color);box-shadow:0 1px 5px #29224838}.chart-marker.active{width:11px;height:11px;background:#fff;border:3px solid var(--marker-color);box-shadow:0 0 0 5px color-mix(in srgb,var(--marker-color) 14%,transparent),0 3px 9px #29224833}.chart-comparison-line{opacity:.9}.chart-crosshair{stroke:#aaa2c7;stroke-width:1;stroke-dasharray:3 3;vector-effect:non-scaling-stroke}.chart-hit-targets{position:absolute;z-index:2;inset:0;display:grid}.chart-hit-target{min-width:0;padding:0;border:0;outline-offset:-2px;background:transparent;cursor:crosshair}.chart-hit-target:focus-visible{outline:2px solid rgba(117,87,246,.5);background:#7557f60a}.chart-tooltip{position:absolute;z-index:6;min-width:132px;max-width:190px;padding:8px 10px;display:flex;flex-direction:column;gap:2px;color:#fff;background:#272431;border-radius:8px;box-shadow:0 8px 24px #18152633;pointer-events:none;transform:translate(-50%,calc(-100% - 9px));white-space:nowrap}.chart-tooltip.align-start{transform:translateY(calc(-100% - 9px))}.chart-tooltip.align-end{transform:translate(-100%,calc(-100% - 9px))}.chart-tooltip span{color:#c9c5d5;font-size:10px}.chart-tooltip b{color:#fff;font-size:13px}.chart-tooltip small{color:#aeadba;font-size:10px}.chart-tooltip .comparison-value{margin-top:3px;padding-top:3px;color:#d8d4e1;border-top:1px solid rgba(255,255,255,.13)}.positive{color:var(--green)!important}.auth-page{min-height:100vh;display:grid;grid-template-columns:minmax(430px,1.05fr) minmax(430px,.95fr);background:#fff}.auth-showcase{position:relative;overflow:hidden;min-height:700px;padding:38px 7vw;display:flex;flex-direction:column;color:#fff;background:radial-gradient(circle at 82% 20%,rgba(210,174,76,.22) 0,transparent 29%),linear-gradient(145deg,#050505,#11100d 60%,#211c10)}.auth-showcase:after{content:"";position:absolute;inset:auto -15% -28% 8%;height:65%;border:1px solid rgba(255,255,255,.13);border-radius:50%;transform:rotate(-10deg)}.auth-brand{width:100%;display:flex;align-items:center;justify-content:center;z-index:1}.auth-club-logo{width:228px;height:91px;border-radius:0;box-shadow:none}.auth-club-logo.club-logo--wordmark{font-size:34px}.showcase-copy{z-index:1;max-width:590px;margin:auto 0}.eyebrow.light{color:#ffffffad}.eyebrow.light i{background:#d6b457}.showcase-copy h1{margin:16px 0 20px;font-size:clamp(38px,4.2vw,64px);line-height:1.09;letter-spacing:-2.7px}.showcase-copy h1 em{color:#e2c66f;font-style:normal}.showcase-copy>p{max-width:545px;color:#ffffffb3;font-size:17px;line-height:1.7}.showcase-copy ul{list-style:none;padding:18px 0 0;display:flex;flex-direction:column;gap:19px}.showcase-copy li{display:flex;align-items:center;gap:13px}.showcase-copy li>span{width:38px;height:38px;display:grid;place-items:center;color:#e1c36a;border:1px solid rgba(224,194,106,.3);background:#e0c26a17;border-radius:11px}.showcase-copy li div{display:flex;flex-direction:column;gap:3px}.showcase-copy li b{font-size:15px}.showcase-copy li small{color:#fff9;font-size:14px}.auth-quote{z-index:1;display:flex;align-items:center;gap:17px;padding:18px 0 8px;border-top:1px solid rgba(255,255,255,.15)}.auth-quote p{margin:0;max-width:320px;color:#ffffffbd;font-size:14px;font-style:italic;line-height:1.5}.quote-avatars{display:flex}.quote-avatars span{width:28px;height:28px;margin-left:-5px;display:inline-flex;align-items:center;justify-content:center;border:2px solid #282318;border-radius:50%;color:#8b6d20;background:#f3df9d;font-size:12px;line-height:1;font-weight:800}.quote-avatars span:first-child{margin-left:0}.orb{position:absolute;border-radius:50%;border:1px solid rgba(255,255,255,.12)}.orb-one{width:240px;height:240px;right:-90px;top:90px}.orb-two{width:130px;height:130px;left:-50px;bottom:80px}.auth-form-side{display:grid;place-items:center;padding:55px 7vw}.auth-form-wrap{width:min(400px,100%)}.auth-mobile-brand{display:none}.auth-mobile-club-logo{width:185px;height:74px}.auth-mobile-club-logo.club-logo--wordmark{font-size:29px}.auth-kicker{color:var(--violet);font-size:14px;font-weight:800;text-transform:uppercase;letter-spacing:1px}.auth-form-wrap h2{margin:8px 0;font-size:34px;letter-spacing:-1px}.auth-form-wrap>p{color:var(--muted);font-size:15px;line-height:1.6}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;margin:28px 0 23px;padding:4px;border-radius:10px;background:#f3f3f6}.auth-tabs button{height:34px;border:0;border-radius:8px;color:var(--muted);background:transparent;font-size:14px;font-weight:700}.auth-tabs button.active{color:var(--ink);background:#fff;box-shadow:0 3px 10px #231e3c14}.auth-form-wrap form{display:flex;flex-direction:column;gap:15px}.auth-form-wrap form>label,.standard-form label,.metric-form label,.report-form label{display:flex;flex-direction:column;gap:7px}.auth-form-wrap label>span,.standard-form label>span,.metric-form label>span,.report-form label>span{color:#595b67;font-size:14px;font-weight:700}.input-with-icon{height:43px;padding:0 12px;display:flex;align-items:center;gap:9px;border:1px solid #dedfe5;border-radius:9px;color:#a0a1aa}.input-with-icon:focus-within{border-color:#a993ff;box-shadow:0 0 0 3px #f1eeff}.input-with-icon input{flex:1;min-width:0;border:0;outline:0;font-size:15px}.input-with-icon button{border:0;background:transparent;color:#999aa4;padding:0;display:grid}.forgot{display:flex;justify-content:space-between;align-items:center;font-size:14px}.remember{display:flex;align-items:center;gap:6px;color:#666874}.remember input{width:16px;height:16px;margin:0;accent-color:var(--violet)}.forgot button,.auth-help button{padding:0;border:0;color:var(--violet);background:transparent;font-size:inherit;font-weight:700}.auth-submit{height:44px;margin-top:2px}.demo-login{border:0;background:transparent;color:#777985;font-size:14px}.auth-help{display:block;margin-top:27px;text-align:center;color:var(--muted);font-size:14px}.auth-legal-links{margin-top:14px;display:flex;align-items:center;justify-content:center;gap:6px;color:#a0a2ab;font-size:10px}.auth-legal-links a{color:#737681;text-decoration:none}.auth-legal-links a:hover{color:var(--violet);text-decoration:underline;text-underline-offset:2px}.terms a{color:var(--violet);font-weight:700}.terms{flex-direction:row!important;align-items:center;color:var(--muted);font-size:13px;line-height:1.4;cursor:pointer}.terms input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.terms>span{width:17px;height:17px;flex:0 0 auto;display:grid;place-items:center;overflow:hidden;color:transparent;background:#fff;border:1.5px solid #cfd0d7;border-radius:5px;transition:.16s ease}.terms input:checked+span{color:#fff;border-color:var(--violet);background:var(--violet)}.terms input:focus-visible+span{outline:3px solid rgba(114,87,239,.22);outline-offset:2px}.form-error{padding:9px 11px;color:#ba454f;background:#fff0f1;border-radius:8px;font-size:14px}.week-banner{min-height:136px;padding:20px 24px;display:flex;align-items:center;gap:24px;color:#fff;background:linear-gradient(115deg,#3d286e,#6847b6 68%,#7653c8);border-radius:17px;box-shadow:0 12px 28px #492d7e2e}.week-ring{position:relative;width:70px;height:70px;flex:0 0 auto;text-align:center;display:flex;flex-direction:column;justify-content:center}.week-ring svg{position:absolute;inset:0;transform:rotate(-90deg)}.week-ring circle{fill:none;stroke:#ffffff29;stroke-width:5}.week-ring circle.value{stroke:#b7a5ff;stroke-dasharray:182;stroke-dashoffset:69;stroke-linecap:round}.week-ring b{font-size:24px;line-height:1}.week-ring small{font-size:12px;color:#cfc2ee}.week-banner-copy{width:270px}.week-banner-copy>div{display:flex;flex-direction:column;gap:3px;margin-bottom:10px}.week-banner-copy span{color:#c7b9e7;font-size:13px}.week-banner-copy b{font-size:16px}.week-banner-copy small{color:#aa99d2;font-size:12px}.week-banner-copy .progress{background:#ffffff21}.week-banner-copy .progress span{background:#c1afff}.week-goal{flex:1;padding-left:20px;border-left:1px solid rgba(255,255,255,.14)}.week-goal span{color:#b9aad9;font-size:13px}.week-goal p{margin:5px 0 0;font-size:14px}.banner-button{color:#fff;background:#ffffff17;border-color:#ffffff2e}.kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.kpi-card{position:relative;min-height:168px;padding:20px 21px;overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:15px}.kpi-card>div:first-child{display:flex;align-items:center;justify-content:space-between}.kpi-card>div>span{color:var(--muted);font-size:14px;font-weight:600}.kpi-icon{width:30px;height:30px;display:grid;place-items:center;border-radius:9px}.kpi-icon.violet{color:var(--violet);background:var(--violet-soft)}.kpi-icon.green{color:var(--green);background:#e8f7ef}.kpi-icon.orange{color:var(--orange);background:#fff3e4}.kpi-icon.blue{color:var(--blue);background:#eaf2ff}.kpi-card>b{display:block;margin:7px 0 2px;font-size:24px;letter-spacing:-.5px}.kpi-card>small{display:flex;align-items:center;gap:3px;font-size:13px}.kpi-card>small em{color:var(--muted);font-style:normal}.kpi-card .sparkline{position:absolute;inset:auto 0 0;height:46px}.kpi-progress{margin-top:16px}.kpi-progress .progress{height:7px}.mini-avatars{display:flex;margin-top:15px}.mini-avatars .avatar{margin-right:-5px;border:2px solid #fff}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(360px,.8fr);gap:16px}.personal-crm-panel{overflow:hidden}.personal-crm-links{display:grid;gap:8px;padding:12px}.personal-crm-links button{min-height:66px;padding:10px 12px;display:flex;align-items:center;gap:11px;color:var(--ink);text-align:left;background:#faf9fd;border:1px solid var(--line);border-radius:11px;transition:.18s ease}.personal-crm-links button:hover{border-color:#d5cdf8;background:#f7f4ff}.personal-crm-links button>svg:first-child{color:var(--violet)}.personal-crm-links button span{flex:1;display:grid;gap:3px}.personal-crm-links button small{color:var(--muted)}.dashboard-grid>*,.bottom-grid>*,.detail-layout>*,.analytics-main-grid>*,.group-feed-layout>*{min-width:0}.task-list{padding:0 18px}.task-row{min-height:72px;display:flex;align-items:center;gap:13px;border-bottom:1px solid #f0f0f3}.check-button{width:20px;height:20px;padding:0;flex:0 0 auto;display:grid;place-items:center;overflow:hidden;color:#fff;background:#fff;border:1.5px solid #cfd0d7;border-radius:6px;line-height:0;transition:border-color .16s ease,background-color .16s ease,transform .12s ease}.check-button:not(:disabled):active{transform:scale(.92)}.check-button svg{width:13px;height:13px;display:block;overflow:visible;stroke-width:2.4}.status-done .check-button,.check-button.checked{border-color:var(--green);background:var(--green)}.status-done .task-main b{color:#8d8f98;text-decoration:line-through}.task-main{flex:1;min-width:0;display:flex;flex-direction:column;gap:5px}.task-main b{font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.task-main span{display:flex;align-items:center;color:var(--muted);font-size:12px}.product-dot{width:5px;height:5px;margin-right:5px;border-radius:50%}.dot-violet{background:var(--violet)}.dot-orange{background:var(--orange)}.dot-blue{background:var(--blue)}.dot-green{background:var(--green)}.dot-pink{background:var(--pink)}.task-date{width:66px;display:flex;flex-direction:column;gap:3px}.task-date span{font-size:13px;font-weight:700}.task-date small{color:var(--muted);font-size:12px}.status-pill{min-width:62px;padding:4px 7px;border-radius:6px;font-size:12px;font-style:normal;font-weight:700;text-align:center}.status-pill.done{color:#168b5c;background:#e8f7f0}.status-pill.progress{color:#6a4fe0;background:#eeeaff}.status-pill.planned{color:#6f7280;background:#f0f0f3}.status-pill.missed{color:#c94e57;background:#fff0f1}.task-row>.status-pill{flex:0 0 62px}.add-inline{margin:10px 18px 13px;padding:4px 0;display:flex;align-items:center;gap:5px;color:var(--violet);border:0;background:transparent;font-size:13px;font-weight:700}.activity-list{padding:9px 18px}.activity-item{position:relative;min-height:61px;display:flex;gap:10px}.avatar-line{display:flex;flex-direction:column;align-items:center}.avatar-line>i{flex:1;width:1px;background:#ececf1}.activity-item>div:nth-child(2){flex:1;padding-bottom:11px}.activity-item>div:nth-child(2){min-width:0}.activity-item p{margin:2px 0 4px;color:#5c5e68;font-size:13px;line-height:1.5}.activity-item p b{color:var(--ink)}.activity-item div>span{display:inline-block;padding:4px 7px;color:var(--violet);background:#f1eeff;border-radius:5px;font-size:12px}.activity-item small{display:block;color:#a2a3ab;font-size:12px;margin-top:4px}.help-action{align-self:center;border:0;border-radius:6px;padding:5px 8px;color:#d16e16;background:#fff1e2;font-size:12px;font-weight:700}.bottom-grid{grid-template-columns:minmax(0,1fr) minmax(300px,340px)}.product-progress-list{padding:3px 18px 10px}.product-progress-list>button{width:100%;min-height:82px;display:flex;align-items:center;gap:13px;border:0;border-bottom:1px solid #f0f0f3;background:transparent;text-align:left}.product-progress-list>button:last-child{border:0}.product-thumb{width:40px;height:40px;flex:0 0 auto;display:grid;place-items:center;border-radius:10px;font-style:normal;font-size:20px}.thumb-violet{background:linear-gradient(145deg,#f0eaff,#d9ceff)}.thumb-orange{background:linear-gradient(145deg,#fff1df,#ffd9ad)}.thumb-blue{background:linear-gradient(145deg,#e5f2ff,#c9e1ff)}.thumb-green{background:linear-gradient(145deg,#e3f8ed,#c3edd8)}.thumb-pink{background:linear-gradient(145deg,#ffeaf4,#ffd0e5)}.progress-product-name{width:190px;display:flex;flex-direction:column;gap:4px}.progress-product-name b{font-size:13px}.progress-product-name small{color:var(--muted);font-size:11px}.product-visual{flex:0 0 auto;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;aspect-ratio:3 / 4;border:1px solid rgba(62,56,83,.06);border-radius:9px;font-style:normal;box-shadow:0 3px 10px #241f3b12}.product-visual>img{width:100%;height:100%;display:block;object-fit:cover}.product-visual>span{line-height:1}.product-visual-small{width:30px;font-size:15px}.product-visual-thumb{width:36px;font-size:18px}.product-visual-card{width:48px;border-radius:11px;font-size:24px}.product-visual-xl{width:66px;border-radius:14px;font-size:31px}.metric-triplet{width:72px;display:flex;flex-direction:column;gap:3px}.metric-triplet small{color:var(--muted);font-size:11px}.metric-triplet b{font-size:13px;white-space:nowrap}.metric-triplet.current b{color:var(--violet)}.muted-arrow{color:#c0c1c8}.circular-progress{width:43px;height:43px;margin-left:auto;display:grid;place-items:center;border-radius:50%;background:conic-gradient(var(--violet) var(--progress),#eeedf3 0);position:relative}.circular-progress:after{content:"";position:absolute;inset:4px;background:#fff;border-radius:50%}.circular-progress b{z-index:1;font-size:12px}.focus-card{padding:18px;color:#fff;overflow:hidden;background:linear-gradient(150deg,#2c2354,#594091);border-radius:14px}.focus-icon{width:38px;height:38px;display:grid;place-items:center;color:#e6c772;background:#ffffff1a;border-radius:11px}.focus-card>small{display:block;margin-top:14px;color:#bfb1dc;font-size:12px;text-transform:uppercase;letter-spacing:.6px}.focus-card h3{margin:5px 0 7px;font-size:18px;line-height:1.35}.focus-card p{color:#bfb2da;font-size:13px;line-height:1.5}.streak-days{display:flex;justify-content:space-between;margin:15px 0}.streak-days>span{width:25px;height:25px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.15);border-radius:50%;color:#9385b4;font-size:12px;position:relative}.streak-days>span.done{color:#fff;border:0;background:var(--violet)}.streak-days small{position:absolute;top:29px;color:#9f91bd;font-size:11px}.focus-card>button{width:100%;margin-top:8px;padding-top:12px;display:flex;justify-content:space-between;border:0;border-top:1px solid rgba(255,255,255,.1);color:#d9cee9;background:transparent;font-size:12px}.insight-strip{min-height:62px;padding:11px 17px;display:flex;align-items:center;gap:12px;background:linear-gradient(90deg,#f0ecff,#f8f6ff);border:1px solid #e4dcff;border-radius:12px}.insight-strip>span{width:34px;height:34px;display:grid;place-items:center;color:var(--violet);background:#fff;border-radius:9px}.insight-strip div{flex:1}.insight-strip b{font-size:14px}.insight-strip p{margin:3px 0 0;color:#6f6b80;font-size:13px}.insight-strip button{border:0;display:flex;align-items:center;gap:5px;color:var(--violet);background:transparent;font-size:13px;font-weight:700}.modal-backdrop{position:fixed;inset:0;z-index:80;padding:24px;display:grid;place-items:center;background:#18162370;backdrop-filter:blur(4px);animation:fade .18s ease}.modal{position:relative;width:min(500px,100%);max-height:calc(100vh - 48px);overflow-y:auto;padding:25px;background:#fff;border-radius:16px;box-shadow:0 24px 70px #140f2d38;animation:rise .2s ease}.modal-wide{width:min(900px,100%)}.modal h2{margin-bottom:6px;font-size:22px}.modal-subtitle{margin-bottom:22px;color:var(--muted);font-size:14px}.modal-close{position:absolute;right:16px;top:16px}@keyframes fade{0%{opacity:0}}@keyframes rise{0%{opacity:0;transform:translateY(8px) scale(.98)}}.standard-form,.metric-form,.report-form{display:flex;flex-direction:column;gap:16px}.standard-form input,.standard-form select,.standard-form textarea,.metric-form input,.report-form input,.report-form textarea{width:100%;border:1px solid #dedfe5;border-radius:9px;outline:0;background:#fff;font-size:14px;transition:.2s}.standard-form input,.standard-form select,.metric-form input{height:40px;padding:0 11px}.standard-form textarea,.report-form textarea{padding:10px;resize:vertical}.standard-form input:focus,.standard-form select:focus,.standard-form textarea:focus,.metric-form input:focus,.report-form textarea:focus{border-color:#a993ff;box-shadow:0 0 0 3px #f1eeff}.site-select{position:relative;min-width:0;display:inline-block;vertical-align:middle}.site-select-native{position:absolute!important;width:1px!important;height:1px!important;margin:0!important;padding:0!important;inset:auto!important;overflow:hidden!important;opacity:0!important;border:0!important;pointer-events:none!important}.site-select-trigger{width:100%;min-width:0;height:40px;padding:0 10px 0 12px;display:inline-flex;align-items:center;justify-content:space-between;gap:10px;color:#454752;background:#fff;border:1px solid #dedfe5;border-radius:9px;font-size:14px;line-height:1;text-align:left;transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease}.site-select-trigger>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.site-select-value{flex:1;display:flex;align-items:center;gap:9px}.site-select-value-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.site-select-option-visual{width:28px;height:36px;flex:0 0 28px;display:grid;place-items:center;overflow:hidden;border-radius:7px}.site-select-trigger>.site-select-chevron{flex:0 0 auto;color:#8b8e9c;transition:transform .16s ease,color .16s ease}.site-select-trigger[aria-expanded=true]{border-color:#9f87ff;box-shadow:0 0 0 3px #f0ecff}.site-select-trigger[aria-expanded=true]>.site-select-chevron{color:var(--violet);transform:rotate(180deg)}.site-select-trigger:hover:not(:disabled){border-color:#c8bdf6;background:#fdfcff}.site-select-dismiss{position:fixed;z-index:199;inset:0;background:transparent}.site-select-menu{position:fixed;z-index:200;padding:6px;overflow-y:auto;overscroll-behavior:contain;color:var(--ink);background:#fffffffa;border:1px solid #e1e0e8;border-radius:12px;box-shadow:0 16px 42px #231f3c2e,0 3px 10px #231f3c14;backdrop-filter:blur(14px);animation:select-menu-in .14s ease-out}.site-select-menu>button{width:100%;min-height:38px;padding:7px 10px 7px 7px;display:grid;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:7px;color:#464852;background:transparent;border:0;border-radius:8px;font-size:13px;line-height:1.3;text-align:left;transition:background-color .12s ease,color .12s ease}.site-select-menu>button.has-visual{min-height:50px;grid-template-columns:20px 28px minmax(0,1fr)}.site-select-menu>button .site-select-check{color:transparent;stroke-width:2.5}.site-select-menu>button.highlighted{color:#5e46cd;background:#f3f0ff}.site-select-menu>button.selected{color:#5e46cd;font-weight:700}.site-select-menu>button.selected .site-select-check{color:var(--violet)}.site-select-menu>button:disabled{color:#b2b3bc;background:transparent}.site-select-menu>button:focus-visible{outline:2px solid rgba(114,87,239,.35);outline-offset:-2px}.standard-form .site-select,.goal-top-fields .site-select,.group-member-list .site-select,.inline-fields .site-select{width:100%}.task-product-select .site-select-trigger{height:48px;padding-left:7px}.task-product-select-thumb{width:100%;height:100%;display:grid;place-items:center;overflow:hidden;color:#686170;background:#f1eff7;border:1px solid rgba(86,76,118,.1);border-radius:inherit;font-size:16px}.task-product-select-thumb img{width:100%;height:100%;display:block;object-fit:cover}.task-product-select-thumb.is-general{color:#7064a8;background:#f3f0ff}.task-product-select-thumb.tone-violet{background:#eee8ff}.task-product-select-thumb.tone-orange{background:#fff0dc}.task-product-select-thumb.tone-blue{background:#e8f2ff}.task-product-select-thumb.tone-green{background:#e7f8ef}.task-product-select-thumb.tone-pink{background:#ffeaf3}@keyframes select-menu-in{0%{opacity:0;transform:translateY(-4px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}.image-upload-field{min-width:0;display:grid;align-items:center;gap:8px 13px}.image-dropzone{position:relative;flex:0 0 auto;overflow:hidden;display:flex;align-items:center;justify-content:center;color:#706b7e;background:#fbfaff;border:1.5px dashed #cfc8e8;border-radius:14px;text-align:center;cursor:pointer;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease,transform .16s ease}.image-dropzone:hover,.image-dropzone:focus-visible,.image-dropzone.dragging{color:var(--violet);background:#f6f3ff;border-color:#9077f4;box-shadow:0 0 0 4px #7257ef17;outline:0}.image-dropzone.dragging{transform:scale(1.015)}.image-dropzone.disabled{cursor:default;opacity:.68}.image-dropzone>img{width:100%;height:100%;display:block;object-fit:cover}.image-dropzone-empty,.image-dropzone-overlay,.image-dropzone-drag{position:absolute;inset:0;padding:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px}.image-dropzone-empty b,.image-dropzone-overlay b,.image-dropzone-drag b{font-size:12px}.image-dropzone-empty small,.image-dropzone-overlay small{color:var(--muted);font-size:10px;line-height:1.4}.image-dropzone-overlay{color:#fff;background:linear-gradient(180deg,transparent 10%,rgba(23,20,33,.78));opacity:0;transition:opacity .16s ease}.image-dropzone.has-image:hover .image-dropzone-overlay,.image-dropzone.has-image:focus-visible .image-dropzone-overlay{opacity:1}.image-dropzone-drag{z-index:3;color:#6549dc;background:#f4f1fff5}.image-upload-avatar .image-dropzone{width:112px;height:112px;border-radius:50%}.image-upload-product .image-dropzone{width:150px;aspect-ratio:3 / 4}.image-upload-meta{min-width:0;display:flex;flex-direction:column;gap:4px}.image-upload-meta span{color:#575967;font-size:11px;font-weight:700;line-height:1.45}.image-upload-meta small{color:var(--muted);font-size:10px;line-height:1.45}.image-remove-button{width:fit-content;padding:0;display:inline-flex;align-items:center;gap:5px;color:var(--red);background:transparent;border:0;font-size:11px;font-weight:700}.image-upload-avatar{grid-template-columns:112px minmax(150px,1fr)}.image-upload-avatar .image-dropzone{grid-row:1/3}.image-upload-avatar .image-remove-button{grid-column:2}.image-upload-product{grid-template-columns:150px minmax(160px,1fr)}.image-upload-product .image-dropzone{grid-row:1/3}.image-upload-product .image-remove-button{grid-column:2}.upload-spinner{animation:spin .8s linear infinite}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.form-actions{display:flex;justify-content:flex-end;gap:8px;padding-top:15px;border-top:1px solid var(--line)}.metric-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:13px}.metric-form label>span{display:flex;justify-content:space-between}.metric-form label em{padding:2px 5px;border-radius:4px;color:var(--violet);background:var(--violet-soft);font-size:11px;font-style:normal}.metric-form label>div{position:relative}.metric-form label input{padding-right:33px}.metric-form label i{position:absolute;right:11px;top:12px;color:var(--muted);font-style:normal;font-size:14px}.metric-form label small{color:var(--muted);font-size:12px}.form-context-note{padding:12px 14px;display:flex;align-items:flex-start;gap:10px;color:var(--violet);background:#f7f5ff;border:1px solid #e4ddff;border-radius:11px}.form-context-note svg{flex:0 0 auto;margin-top:1px}.form-context-note div{display:flex;flex-direction:column;gap:3px}.form-context-note b{color:#464052;font-size:13px}.form-context-note span{color:#777184;font-size:12px;line-height:1.45}.toast{position:fixed;right:24px;bottom:24px;z-index:100;padding:12px 16px;display:flex;align-items:center;gap:9px;color:#fff;background:#282533;border-radius:10px;box-shadow:0 12px 30px #14141e33;font-size:14px;animation:rise .2s ease}.app-loader{min-height:100vh;display:flex;align-items:center;justify-content:center;gap:14px;background:#050505}.loader-club-logo{width:180px;height:72px}.app-loader>i{width:16px;height:16px;margin-left:3px;border:2px solid #342e20;border-top-color:#d6b457;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.bootstrap-error-page{min-height:100vh;padding:32px;display:grid;place-items:center;background:radial-gradient(circle at 50% 0,#f8f5ed 0,#f7f7f9 38%,#f1f2f5)}.bootstrap-error-page>section{width:min(520px,100%);padding:34px;display:flex;flex-direction:column;align-items:center;gap:14px;text-align:center;background:#fff;border:1px solid #e7e6ea;border-radius:22px;box-shadow:0 24px 70px #1d1b231a}.bootstrap-error-logo{width:132px;height:52px;margin-bottom:3px}.bootstrap-error-mark{width:42px;height:42px;display:grid;place-items:center;color:#9b6a13;background:#fff4d9;border:1px solid #edd399;border-radius:50%;font-size:22px;font-weight:900}.bootstrap-error-page h1{margin:2px 0 0;color:var(--ink);font-size:24px;line-height:1.2}.bootstrap-error-page p{max-width:430px;margin:0;color:var(--muted);font-size:14px;line-height:1.6}.bootstrap-error-page section>div:not(.bootstrap-error-mark){margin-top:6px;display:flex;justify-content:center;gap:9px;flex-wrap:wrap}.bootstrap-error-page small{color:#9697a1;font-size:12px}.notifications-drawer{position:fixed;z-index:70;inset:0 0 0 auto;width:350px;padding:19px;background:#fff;box-shadow:-10px 0 40px #1e19371f;transform:translate(105%);transition:.28s ease}.notifications-drawer.open{transform:none}.drawer-overlay{position:fixed;z-index:60;inset:0;background:#19172340}.drawer-head{display:flex;align-items:center;justify-content:space-between}.drawer-head>div{display:flex;align-items:center;gap:8px}.drawer-head h3{margin:0;font-size:19px}.drawer-head span{padding:3px 6px;color:var(--violet);background:var(--violet-soft);border-radius:5px;font-size:12px}.notifications-drawer>.text-button{margin:17px 0 7px}.notification-list{display:flex;flex-direction:column}.notification-list>button{width:100%;padding:13px 4px;display:flex;gap:10px;text-align:left;border:0;border-bottom:1px solid var(--line);background:#fff}.notification-list>button.unread{background:#faf9ff}.notice-icon{width:31px;height:31px;display:grid;place-items:center;border-radius:9px}.notice-comment{color:var(--violet);background:var(--violet-soft)}.notice-deadline{color:var(--orange);background:#fff1df}.notice-help{color:var(--blue);background:#e8f2ff}.notice-report{color:var(--green);background:#e5f7ee}.notification-list button>span:last-child{display:flex;flex-direction:column;gap:3px}.notification-list b{font-size:14px}.notification-list em{color:#666874;font-size:13px;font-style:normal;line-height:1.4}.notification-list small{color:#a2a3ad;font-size:12px}.mobile-bottom-nav{display:none}.mobile-nav-badge{position:absolute;top:5px;left:calc(50% + 8px);min-width:17px;height:17px;padding:0 4px;display:inline-flex;align-items:center;justify-content:center;border:2px solid #fff;border-radius:9px;color:#fff;background:var(--violet);font-size:10px;font-style:normal;font-weight:800;line-height:1;font-variant-numeric:tabular-nums}.product-summary-strip{min-height:80px;display:grid;grid-template-columns:1fr 1fr 1fr 1.3fr;background:#fff;border:1px solid var(--line);border-radius:13px}.product-summary-strip>div{padding:13px 17px;display:flex;align-items:center;gap:11px;border-right:1px solid var(--line)}.product-summary-strip>div:last-child{border:0}.summary-icon{width:34px;height:34px;flex:0 0 auto;display:grid;place-items:center;border-radius:9px}.summary-icon.violet{color:var(--violet);background:var(--violet-soft)}.summary-icon.green{color:var(--green);background:#e5f6ed}.summary-icon.orange{color:var(--orange);background:#fff2e2}.summary-icon.blue{color:var(--blue);background:#e8f2ff}.product-summary-strip p{margin:0;display:flex;flex-direction:column;gap:3px}.product-summary-strip small{color:var(--muted);font-size:12px}.product-summary-strip b{font-size:16px}.product-summary-strip b em{color:var(--muted);font-size:13px;font-style:normal;font-weight:500}.summary-tip{color:var(--green);background:#fbfefc}.summary-tip b{color:#3f6454;font-size:14px}.summary-tip.summary-warning{color:#c27a19;background:#fffaf1}.summary-tip.summary-warning b{color:#765a31}.toolbar{display:flex;align-items:center;gap:8px}.search-field{width:280px;height:36px;padding:0 10px;display:flex;align-items:center;gap:7px;color:#999ba5;background:#fff;border:1px solid var(--line);border-radius:9px}.search-field input{width:100%;border:0;outline:0;font-size:14px}.filter-button{height:36px;padding:0 11px;display:flex;align-items:center;gap:7px;color:#666875;background:#fff;border:1px solid var(--line);border-radius:9px;font-size:13px}.archive-button{margin-left:auto}.archive-list{display:flex;flex-direction:column}.archive-list article{min-height:64px;display:flex;align-items:center;gap:11px;border-bottom:1px solid var(--line)}.archive-list article:last-child{border-bottom:0}.archive-list article>div{min-width:0;flex:1;display:flex;flex-direction:column;gap:3px}.archive-list article b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.archive-list article small{color:var(--muted);font-size:11px}.products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.product-card{overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:14px;transition:.2s;cursor:pointer}.product-card:hover{transform:translateY(-2px);border-color:#d8d1f5;box-shadow:var(--shadow)}.product-card-top{padding:15px;display:flex;align-items:center;gap:11px;border-bottom:1px solid #f0f0f3}.product-image-large{width:54px;height:54px;display:grid;place-items:center;border-radius:12px;font-size:27px}.product-card-top>div{flex:1;min-width:0}.product-card-top h3{margin:5px 0 2px;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-card-top small{color:var(--muted);font-size:12px}.market-badge{padding:3px 6px;border-radius:4px;font-size:11px;font-weight:800}.market-wb{color:#a63194;background:#f9e7f7}.market-ozon{color:#1762d6;background:#e5efff}.market-ym{color:#d85b2d;background:#fff0e6}.challenge-product-badge{display:inline-flex;align-items:center;gap:3px;margin-left:5px;padding:3px 6px;color:#5c43cf;background:#f0ecff;border-radius:999px;font-size:10px;font-weight:800;vertical-align:middle}.challenge-product-picker{display:grid;gap:12px}.challenge-product-picker>header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:11px 13px;color:var(--muted);background:#f8f7fb;border:1px solid var(--line);border-radius:11px}.challenge-product-picker>header b{color:var(--ink)}.challenge-product-picker>header small{text-align:right}.challenge-product-picker>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.challenge-product-picker>div>button{min-height:72px;padding:10px;display:flex;align-items:center;gap:10px;color:var(--ink);text-align:left;background:#fff;border:1px solid var(--line);border-radius:12px;transition:.18s ease}.challenge-product-picker>div>button:hover:not(:disabled){transform:translateY(-1px);border-color:#cfc4ff;box-shadow:0 8px 22px #4c379617}.challenge-product-picker>div>button.selected{border-color:#a894ff;background:linear-gradient(135deg,#fbfaff,#f2eeff);box-shadow:inset 0 0 0 1px #7555e71f}.challenge-product-picker>div>button:disabled{opacity:.5}.challenge-product-picker>div>button>span:not(.product-visual){min-width:0;flex:1;display:grid;gap:3px}.challenge-product-picker>div>button b,.challenge-product-picker>div>button small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.challenge-product-picker>div>button small{color:var(--muted)}.challenge-product-picker>div>button>i{width:30px;height:30px;display:grid;place-items:center;color:#8d7adf;background:#f2efff;border-radius:9px;font-style:normal}.challenge-product-picker>div>button.selected>i{color:#fff;background:var(--violet)}.primary-metric{height:102px;padding:13px 15px 0;display:flex;overflow:hidden}.primary-metric>div:first-child{flex:0 0 57%;z-index:1}.primary-metric>div:first-child span{color:var(--muted);font-size:12px}.primary-metric>div:first-child b{display:block;margin:5px 0 3px;font-size:20px}.primary-metric>div:first-child small{display:flex;align-items:center;gap:3px;font-size:12px}.primary-metric .sparkline{align-self:flex-end;width:50%;height:55px;margin-left:-10%}.card-progress{padding:12px 15px;background:#fafafd;border-block:1px solid #efeff3}.card-progress>div:first-child{display:flex;justify-content:space-between;margin-bottom:8px;font-size:13px}.card-progress>div:first-child span{color:var(--muted)}.card-progress .progress{height:6px}.range-labels{display:flex;justify-content:space-between;margin-top:6px;color:var(--muted);font-size:11px}.product-mini-metrics{padding:11px 15px;display:grid;grid-template-columns:repeat(3,1fr)}.product-mini-metrics>div{display:flex;flex-direction:column;gap:3px;border-right:1px solid var(--line);text-align:center}.product-mini-metrics>div:last-child{border:0}.product-mini-metrics span{color:var(--muted);font-size:12px}.product-mini-metrics b{font-size:15px}.product-mini-metrics small{font-size:11px}.product-card footer{padding:10px 15px;display:flex;justify-content:space-between;border-top:1px solid #f0f0f3}.product-card footer span{color:var(--muted);font-size:11px}.product-card footer button{padding:0;display:flex;align-items:center;gap:4px;color:var(--violet);border:0;background:transparent;font-size:12px;font-weight:700}.personal-goal-note{min-height:62px;margin:0 15px 13px;padding:11px 12px;display:flex;align-items:center;gap:10px;color:#665aa0;background:#f8f6ff;border:1px solid #e8e2ff;border-radius:10px}.personal-goal-note svg{flex:0 0 auto}.personal-goal-note div{display:grid;gap:2px}.personal-goal-note b{color:#493d83;font-size:12px}.personal-goal-note span{font-size:11px;line-height:1.35}.add-product-card{min-height:360px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;color:var(--muted);background:transparent;border:1.5px dashed #d9d8e0;border-radius:14px}.add-product-card>span{width:48px;height:48px;display:grid;place-items:center;color:var(--violet);background:var(--violet-soft);border-radius:14px}.add-product-card b{color:var(--ink);font-size:14px}.add-product-card small{font-size:13px}.back-link{align-self:flex-start;padding:0;display:flex;align-items:center;gap:5px;color:var(--muted);border:0;background:transparent;font-size:13px}.detail-header{display:flex;align-items:center;gap:12px}.product-image-xl{width:65px;height:65px;display:grid;place-items:center;flex:0 0 auto;border-radius:15px;font-size:32px}.detail-header>div:not(.detail-actions){flex:1;min-width:180px}.detail-header h1{margin:6px 0 4px;font-size:24px}.detail-header p{margin:0;color:var(--muted);font-size:13px}.detail-actions{display:flex;flex:0 0 auto;align-items:center;gap:8px}.detail-actions button{white-space:nowrap}.detail-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.detail-kpis article{min-height:90px;padding:14px 16px;display:flex;flex-direction:column;gap:5px;background:#fff;border:1px solid var(--line);border-radius:12px}.detail-kpis span{color:var(--muted);font-size:12px}.detail-kpis article>b{font-size:20px}.detail-kpis small{color:var(--muted);font-size:12px}.detail-kpis .progress{margin-top:4px}.health-good{color:var(--green)}.health-warning{color:#bc7418}.goal-setup-alert{min-height:68px;padding:13px 15px;display:flex;align-items:center;gap:12px;background:#fffaf1;border:1px solid #f0d8b4;border-radius:12px}.goal-setup-alert>span{width:38px;height:38px;flex:0 0 auto;display:grid;place-items:center;color:#bd7419;background:#fff1d9;border-radius:10px}.goal-setup-alert>div{flex:1}.goal-setup-alert b{color:#604b2e;font-size:14px}.goal-setup-alert p{margin:3px 0 0;color:#826f55;font-size:12px;line-height:1.45}.personal-product-banner{min-height:70px;padding:14px 16px;display:flex;align-items:flex-start;gap:12px;color:#6558a4;background:linear-gradient(100deg,#f8f6ff,#fff);border:1px solid #e7e0ff;border-radius:12px}.personal-product-banner svg{flex:0 0 auto;margin-top:1px}.personal-product-banner b{color:#3e356d;font-size:14px}.personal-product-banner p{margin:4px 0 0;color:#756e91;font-size:12px;line-height:1.45}.personal-current-table{padding:0 18px 10px}.personal-current-table>div{min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--line)}.personal-current-table>div:last-child{border-bottom:0}.personal-current-table span{display:flex;align-items:center;gap:7px;color:var(--ink);font-size:13px}.personal-current-table span small{padding:2px 5px;color:var(--violet);background:var(--violet-soft);border-radius:4px;font-size:9px;font-weight:700}.personal-current-table b{font-size:14px}.personal-chart-insight{margin-top:auto}.combined-history.single-history{grid-template-columns:1fr}.detail-layout{display:grid;grid-template-columns:1.65fr .75fr;gap:13px}.metric-table-panel{overflow:hidden}.metrics-table{padding:0 18px 10px}.metrics-head,.metric-row{min-height:44px;display:grid;grid-template-columns:1.3fr repeat(3,.8fr) 1.2fr;align-items:center;gap:10px;border-bottom:1px solid #f0f0f3}.metrics-head{min-height:35px;color:var(--muted);font-size:12px;text-transform:uppercase}.metric-row>span:first-child{display:flex;align-items:center;gap:5px;font-size:13px}.metric-row>span:first-child small{padding:2px 4px;color:var(--violet);background:var(--violet-soft);border-radius:3px;font-size:10px}.primary-metric-dot{width:5px;height:5px;background:var(--violet);border-radius:50%}.metric-row>b{font-size:13px}.metric-row .current-value{display:flex;align-items:center;gap:3px;color:var(--green)}.metric-row>span:last-child{display:flex;align-items:center;gap:7px}.metric-row>span:last-child .progress-wrap{flex:1}.metric-row>span:last-child>b{font-size:12px}.metric-row-incomplete{background:linear-gradient(90deg,transparent,#fffaf0)}.inline-setup{padding:5px 8px;color:#a36518;background:#fff1d9;border:0;border-radius:6px;font-size:11px;font-weight:700}.chart-panel{padding-bottom:15px;overflow:hidden}.chart-panel>b,.chart-panel>small{margin-left:18px}.chart-panel>b{display:block;margin-top:14px;font-size:21px}.chart-panel>small{display:flex;align-items:center;font-size:12px}.chart-panel .sparkline{width:calc(100% - 28px);height:110px;margin:10px 14px 0}.chart-labels{padding:0 16px;display:flex;justify-content:space-between;color:var(--muted);font-size:11px}.chart-insight{margin:14px 15px 0;padding:10px;display:flex;gap:8px;color:var(--violet);background:var(--violet-soft);border-radius:9px}.chart-insight p{margin:0;color:#625b79;font-size:12px;line-height:1.5}.wizard-progress{display:flex;align-items:center;justify-content:center;gap:10px}.wizard-progress span{display:flex;align-items:center;gap:7px;color:#9a9ba5;font-size:12px;font-weight:700}.wizard-progress span i{width:25px;height:25px;display:inline-flex;align-items:center;justify-content:center;color:#868893;background:#f1f1f4;border-radius:50%;font-style:normal;line-height:1}.wizard-progress span.active{color:var(--violet)}.wizard-progress span.active i{color:#fff;background:var(--violet)}.wizard-progress em{width:55px;height:1px;background:#dedee5}.goal-top-fields{display:grid;grid-template-columns:1fr 1fr;gap:13px}.goal-top-fields label,.reason-field{display:flex;flex-direction:column;gap:6px}.goal-top-fields label>span,.reason-field>span,.standard-form label>span{color:#5f616c;font-size:13px;font-weight:650}.goal-matrix{overflow:hidden;border:1px solid var(--line);border-radius:12px}.goal-matrix-head,.goal-matrix-row{display:grid;grid-template-columns:1.35fr 1fr 1fr;column-gap:12px;align-items:center}.goal-matrix-head{min-height:37px;padding:0 13px;color:var(--muted);background:#fafafd;border-bottom:1px solid var(--line);font-size:11px;font-weight:700;text-transform:uppercase}.goal-matrix-row{position:relative;min-height:70px;padding:9px 13px;border-bottom:1px solid #efeff3}.goal-matrix-row:last-child{border-bottom:0}.goal-matrix-row>div{display:flex;flex-direction:column;gap:3px}.goal-matrix-row>div b{font-size:13px}.goal-matrix-row>div small{color:var(--muted);font-size:11px}.goal-matrix-row label{display:block}.goal-matrix-row input{height:38px}.goal-matrix-row.has-error input:invalid,.goal-matrix-row.has-error input{border-color:#e7b5a5}.goal-row-error{position:absolute;right:13px;bottom:1px;color:#b76343;font-size:10px}.mobile-goal-label{display:none}.reason-field textarea{min-height:68px}.reason-field small{color:var(--muted);font-size:11px}.product-wizard .form-grid label{display:flex;flex-direction:column;gap:6px}.combined-history{display:grid;grid-template-columns:.8fr 1.2fr;gap:22px}.combined-history section{min-width:0}.combined-history h3{margin:0 0 10px;font-size:14px}.goal-change-list{display:flex;flex-direction:column;gap:9px;max-height:370px;overflow-y:auto}.goal-change-list article{padding:11px;background:#f8f8fb;border-radius:9px}.goal-change-list header{display:flex;flex-direction:column;gap:3px;margin-bottom:8px}.goal-change-list header b{font-size:12px}.goal-change-list header span{color:var(--muted);font-size:11px}.goal-change-list p{margin:0;min-height:27px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid #e8e8ed;font-size:11px}.goal-change-list p span{color:var(--muted)}.goal-change-list p b{text-align:right}.history-empty{min-height:80px;display:flex;align-items:center;justify-content:center;gap:7px;color:var(--green);background:#f4fbf7;border-radius:9px;font-size:12px}.week-control{min-height:57px;padding:9px 13px;display:flex;align-items:center;gap:8px;background:#fff;border:1px solid var(--line);border-radius:12px}.week-control>div:nth-of-type(1){display:flex;flex-direction:column;gap:2px;min-width:120px}.week-control div span{color:var(--muted);font-size:12px}.week-control div b{font-size:14px}.today-button{border:0;color:var(--violet);background:var(--violet-soft);border-radius:7px;padding:7px 10px;font-size:13px;font-weight:700}.week-control-spacer{flex:1}.days-left{display:flex;align-items:center;gap:5px;color:#b46a1f;font-size:13px}.view-switch{padding:3px;display:flex;background:#f2f2f5;border-radius:8px}.view-switch button{height:29px;padding:0 9px;display:flex;align-items:center;gap:5px;border:0;border-radius:6px;color:var(--muted);background:transparent;font-size:12px}.view-switch button.active{color:var(--ink);background:#fff;box-shadow:0 2px 7px #28234114}.week-focus-panel{min-height:96px;padding:15px 17px;display:flex;align-items:center;gap:13px;background:linear-gradient(90deg,#fbfaff,#f5f1ff);border:1px solid #e2dcfa;border-radius:13px}.focus-target{width:40px;height:40px;flex:0 0 auto;display:grid;place-items:center;color:var(--violet);background:#fff;border-radius:11px;box-shadow:0 5px 13px #503c8c14}.week-focus-panel>div:nth-child(2){flex:1}.week-focus-panel small{color:var(--violet);font-size:12px;font-weight:700}.week-focus-panel h3{margin:4px 0;font-size:15px}.week-focus-panel p{margin:0;color:var(--muted);font-size:12px}.focus-completion{width:160px}.focus-completion>span{display:flex;justify-content:flex-end;margin-bottom:7px;color:var(--muted);font-size:12px}.focus-completion>span b{color:var(--ink)}.kanban{display:grid;grid-template-columns:repeat(4,1fr);gap:11px;align-items:start}.kanban-column{min-height:340px;padding:0 9px 9px;background:#eeeef2;border-radius:12px}.kanban-column>header{height:45px;display:flex;align-items:center;gap:7px}.kanban-column>header>span{flex:1;display:flex;align-items:center;gap:6px;font-size:13px;font-weight:700}.kanban-column>header span i{width:7px;height:7px;border-radius:50%}.column-planned header span i{background:#8e909a}.column-progress header span i{background:var(--violet)}.column-done header span i{background:var(--green)}.column-missed header span i{background:var(--red)}.kanban-column>header>b{min-width:19px;height:19px;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;background:#fff;font-size:12px;line-height:1}.kanban-cards{display:flex;flex-direction:column;gap:8px}.kanban-card{padding:11px;background:#fff;border:1px solid #e5e5e9;border-radius:10px;box-shadow:0 2px 5px #28243c06}.kanban-grip{height:17px;display:flex;justify-content:space-between;color:#b3b3ba}.kanban-grip .icon-btn{min-width:20px;height:20px}.mini-product-badge{max-width:100%;padding:4px 7px;display:inline-block;border-radius:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#676975;background:#f5f5f7;font-size:11px}.badge-violet{background:#f0edff}.badge-orange{background:#fff2e2}.badge-blue{background:#eaf3ff}.kanban-card h3{min-height:35px;margin:8px 0 10px;font-size:14px;line-height:1.5}.task-meta{display:flex;align-items:center;gap:10px;padding-bottom:9px;border-bottom:1px solid #f0f0f3}.task-meta span{display:flex;align-items:center;gap:4px;color:var(--muted);font-size:11px}.task-meta .overdue{color:var(--red)}.task-card-actions{min-height:22px;padding-top:8px;display:flex;align-items:center;justify-content:flex-end}.task-card-actions button{padding:4px 7px;display:flex;align-items:center;gap:4px;color:var(--violet);border:0;background:var(--violet-soft);border-radius:5px;font-size:11px;font-weight:700}.task-card-actions .complete-action{color:var(--green);background:#e8f7ef}.completed-label{display:flex;align-items:center;gap:4px;color:var(--green);font-size:11px;font-weight:700}.kanban-add{min-height:36px;display:flex;align-items:center;justify-content:center;gap:5px;color:#8a8b95;background:transparent;border:1px dashed #cfd0d7;border-radius:9px;font-size:12px}.week-tip{padding:12px 15px;display:flex;align-items:center;gap:10px;color:#bc791f;background:#fff9ef;border:1px solid #f5e3c7;border-radius:11px}.week-tip div{flex:1}.week-tip b{color:#715735;font-size:13px}.week-tip p{margin:2px 0 0;color:#8b775d;font-size:12px}.week-tip button{color:#a26717;border:0;background:transparent;font-size:12px}.full-task-list{overflow:hidden}.task-list-header,.task-list-item{display:grid;grid-template-columns:20px 1.7fr 1.1fr .8fr .7fr;gap:10px;align-items:center;padding:0 18px}.task-list-header{height:36px;color:var(--muted);background:#fafafa;font-size:12px}.task-list-item{min-height:58px;border-top:1px solid var(--line);font-size:13px}.task-list-item>span{color:var(--muted)}.report-score{padding:11px;display:flex;align-items:center;gap:10px;background:#f1fbf6;border-radius:10px}.report-score>span{width:34px;height:34px;display:grid;place-items:center;color:var(--green);background:#fff;border-radius:9px}.report-score>div{flex:1}.report-score b{font-size:14px}.report-score .progress{margin-top:7px}.report-score strong{color:var(--green);font-size:19px}.group-hero{min-height:107px;padding:17px 20px;display:flex;align-items:center;gap:15px;color:#fff;background:linear-gradient(110deg,#32255e,#60439c);border-radius:15px}.group-hero-icon{width:55px;height:55px;display:grid;place-items:center;font-size:30px;background:#ffffff1a;border-radius:14px}.group-hero>div:nth-child(2){flex:1}.group-hero>div>span{color:#c0b4d8;font-size:12px}.group-hero h2{margin:3px 0;font-size:18px}.group-hero p{margin:0;color:#bdb0d5;font-size:13px}.group-score{display:flex;gap:24px;padding:0 24px;border-inline:1px solid rgba(255,255,255,.13)}.group-score span{display:flex;flex-direction:column;gap:3px}.group-score b{font-size:17px}.group-score small{color:#b4a6cf;font-size:11px}.group-hero>button{padding:8px 10px;display:flex;align-items:center;gap:6px;color:#fff;background:#ffffff1a;border:1px solid rgba(255,255,255,.15);border-radius:8px;font-size:12px}.page-tabs,.admin-tabs{display:flex;gap:24px;border-bottom:1px solid var(--line)}.page-tabs button,.admin-tabs button{position:relative;height:39px;padding:0 1px;color:var(--muted);border:0;background:transparent;font-size:13px;font-weight:700}.page-tabs button.active,.admin-tabs button.active{color:var(--violet)}.page-tabs button.active:after,.admin-tabs button.active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:var(--violet)}.page-tabs button i,.admin-tabs button i{padding:2px 5px;border-radius:5px;background:#eeeef2;font-style:normal;font-size:11px}.member-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:11px}.member-card{position:relative;padding:17px 13px 12px;text-align:center;background:#fff;border:1px solid var(--line);border-radius:13px}.member-card.needs-help{border-color:#f3cc9c}.member-more{position:absolute;right:7px;top:7px}.you-label,.help-ribbon{position:absolute;left:9px;top:9px;padding:3px 5px;border-radius:5px;font-size:11px;font-weight:700}.you-label{color:var(--violet);background:var(--violet-soft)}.help-ribbon{display:flex;align-items:center;gap:3px;color:#b26818;background:#fff1df}.member-card h3{margin:8px 0 2px;font-size:14px}.member-card>small{color:var(--muted);font-size:12px}.member-focus{min-height:55px;margin:12px 0;padding:8px;text-align:left;background:#f8f8fa;border-radius:8px}.member-focus span{color:var(--muted);font-size:11px}.member-focus p{margin:4px 0 0;font-size:12px;line-height:1.45}.member-stats{display:grid;grid-template-columns:1fr 1fr;margin-bottom:8px}.member-stats span{display:flex;flex-direction:column;gap:3px}.member-stats span:first-child{border-right:1px solid var(--line)}.member-stats small{color:var(--muted);font-size:11px}.member-stats b{font-size:14px}.member-card .progress{height:4px}.member-card footer{margin-top:11px;padding-top:9px;display:flex;justify-content:space-between;border-top:1px solid var(--line)}.member-card footer span,.member-card footer button{display:flex;align-items:center;gap:3px;color:var(--muted);border:0;background:transparent;font-size:10px}.member-card footer button{color:var(--violet);font-weight:700}.group-highlights{display:grid;grid-template-columns:repeat(3,1fr);gap:11px}.group-highlights article{padding:14px;display:flex;align-items:center;gap:10px;background:#fff;border:1px solid var(--line);border-radius:12px}.highlight-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:10px}.highlight-icon.green{color:var(--green);background:#e8f7ef}.highlight-icon.violet{color:var(--violet);background:var(--violet-soft)}.highlight-icon.orange{color:var(--orange);background:#fff0df}.group-highlights article>div{flex:1;display:flex;flex-direction:column;gap:2px}.group-highlights small{color:var(--muted);font-size:11px}.group-highlights b{font-size:13px}.group-highlights p{margin:0;color:var(--muted);font-size:11px;line-height:1.4}.group-feed-layout{display:grid;grid-template-columns:1fr 260px;gap:13px;align-items:start}.feed-compose{padding:14px;display:flex;gap:10px;border-bottom:1px solid var(--line)}.feed-compose form{flex:1;display:flex;gap:8px}.feed-compose input{flex:1;border:1px solid var(--line);border-radius:9px;padding:0 11px;outline:0;font-size:13px}.feed-entry{padding:16px;display:flex;gap:10px;border-bottom:1px solid var(--line)}.feed-entry-main{flex:1}.feed-entry header{display:flex;justify-content:space-between}.feed-entry header b{font-size:14px}.feed-entry header span{color:var(--muted);font-size:11px}.feed-entry p{margin:6px 0;color:#5d5f69;font-size:13px;line-height:1.5}.feed-object{padding:9px;display:flex;align-items:center;gap:8px;color:var(--violet);background:var(--violet-soft);border-radius:8px}.feed-object span{display:flex;flex-direction:column}.feed-object small{color:var(--muted);font-size:11px}.feed-object b{color:var(--ink);font-size:13px}.feed-entry footer{margin-top:8px;display:flex;gap:12px}.feed-entry footer button{padding:0;display:flex;align-items:center;gap:4px;color:var(--muted);border:0;background:transparent;font-size:12px}.group-rules{padding:17px}.group-rules>svg{color:var(--violet)}.group-rules h3{margin:8px 0 4px;font-size:15px}.group-rules p{color:var(--muted);font-size:13px;line-height:1.5}.group-rules ul{list-style:none;padding:0;margin:14px 0 0;display:flex;flex-direction:column;gap:10px}.group-rules li{display:flex;align-items:center;gap:6px;color:#666874;font-size:12px}.group-rules li svg{color:var(--green)}.period-select{position:relative;width:180px;height:44px;background:#fff;border-radius:9px}.period-select>span:first-child{position:absolute;z-index:2;left:11px;top:5px;color:var(--muted);font-size:10px;line-height:1;pointer-events:none}.period-select .site-select{width:100%;height:100%}.period-select .site-select-trigger{height:100%;padding:13px 9px 1px 11px;font-size:13px;font-weight:700}.analytics-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:11px}.analytics-kpis article{position:relative;min-height:107px;padding:14px 16px;display:flex;flex-direction:column;gap:5px;background:#fff;border:1px solid var(--line);border-radius:12px}.analytics-kpis article>span{color:var(--muted);font-size:13px}.analytics-kpis article>b{font-size:21px}.analytics-kpis article>small{position:absolute;right:14px;top:44px;display:flex;align-items:center;font-size:13px;font-weight:700}.analytics-kpis article>em{margin-top:auto;color:var(--muted);font-size:12px;font-style:normal}.analytics-main-grid{display:grid;grid-template-columns:1fr 310px;gap:12px}.revenue-chart{overflow:hidden}.chart-legend{display:flex;gap:10px}.chart-legend span{display:flex;align-items:center;gap:4px}.chart-legend i{width:13px;height:2px}.chart-legend .actual{background:var(--violet)}.chart-legend .target{border-top:1px dashed #aaa4bf}.big-chart{height:214px;padding:18px 20px 6px;display:flex}.y-axis{width:35px;padding-bottom:18px;display:flex;flex-direction:column;justify-content:space-between;color:#a1a2ab;font-size:11px}.chart-canvas{position:relative;flex:1;background:repeating-linear-gradient(to bottom,#f0f0f3 0,#f0f0f3 1px,transparent 1px,transparent 38px)}.chart-canvas .sparkline{position:absolute;inset:0 0 18px;width:auto;height:auto}.x-axis{position:absolute;inset:auto 0 0;display:flex;justify-content:space-between;color:#a1a2ab;font-size:11px}.chart-goal{min-height:47px;padding:9px 18px;display:flex;align-items:center;gap:10px;background:#fafafd;border-top:1px solid var(--line)}.chart-goal>svg{color:var(--violet)}.chart-goal>span{font-size:12px}.chart-goal .progress-wrap{flex:1}.chart-goal strong{font-size:14px}.discipline-panel{padding-bottom:14px}.donut-wrap{min-height:160px;padding:18px;display:flex;align-items:center;justify-content:center}.interactive-donut-chart{width:100%;display:flex;align-items:center;justify-content:space-around;gap:18px}.interactive-donut{position:relative;width:124px;height:124px;flex:0 0 auto;display:grid;place-items:center}.interactive-donut>svg{width:124px;height:124px;overflow:visible;transform:rotate(-90deg)}.donut-track,.donut-segment{fill:none;stroke-width:11}.donut-track{stroke:#ececf1}.donut-segment{cursor:pointer;transition:stroke-width .16s ease,opacity .16s ease}.donut-segment:hover,.donut-segment:focus,.donut-segment.active{stroke-width:14;outline:none}.donut-segment:focus-visible{filter:drop-shadow(0 0 2px rgba(117,87,246,.75))}.donut-center{position:absolute;width:74px;text-align:center;pointer-events:none}.donut-center b{display:block;font-size:20px}.donut-center small{display:block;overflow:hidden;color:var(--muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.donut-tooltip{position:absolute;z-index:3;left:50%;bottom:-30px;min-width:120px;padding:6px 9px;display:flex;justify-content:space-between;gap:9px;color:#fff;background:#272431;border-radius:7px;box-shadow:0 7px 18px #1815262e;transform:translate(-50%);pointer-events:none;font-size:10px;white-space:nowrap}.donut-tooltip b{color:#fff}.donut-tooltip span{color:#d2cfda}.donut-interactive-legend{min-width:145px;display:flex;flex-direction:column;gap:5px}.donut-interactive-legend button{width:100%;min-height:30px;padding:5px 7px;display:grid;grid-template-columns:7px 1fr auto;align-items:center;gap:6px;color:var(--muted);text-align:left;border:1px solid transparent;border-radius:7px;background:transparent;font-size:11px}.donut-interactive-legend button:hover,.donut-interactive-legend button:focus-visible,.donut-interactive-legend button.active{color:var(--ink);background:#f7f6fc;border-color:#e7e3f6}.donut-interactive-legend i{width:7px;height:7px;border-radius:50%}.donut-interactive-legend b{color:var(--ink);font-size:12px}.discipline-stats{padding:10px 17px 0;display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line)}.discipline-stats span{display:flex;flex-direction:column;gap:4px}.discipline-stats span:last-child{padding-left:13px;border-left:1px solid var(--line)}.discipline-stats small{color:var(--muted);font-size:11px}.discipline-stats b{font-size:14px}.comparison-table{padding:0 18px 9px}.comparison-head,.comparison-table>div:not(.comparison-head){min-height:54px;display:grid;grid-template-columns:1.7fr .8fr .6fr 1.2fr .5fr .5fr;gap:10px;align-items:center;border-bottom:1px solid var(--line)}.comparison-head{min-height:34px;color:var(--muted);font-size:11px;text-transform:uppercase}.comparison-table>div>span:first-child{display:grid;grid-template-columns:34px 1fr;align-items:center;column-gap:8px}.product-thumb.small{width:33px;height:33px;grid-row:1/3;font-size:16px}.comparison-table span b{font-size:13px}.comparison-table span small{color:var(--muted);font-size:11px}.comparison-table>div>b,.comparison-table>div>strong{font-size:13px}.comparison-table>div>span:nth-child(4){display:flex;align-items:center;gap:7px}.comparison-table>div>span:nth-child(4) .progress-wrap{flex:1}.comparison-table>div>span:nth-child(4)>b{font-size:12px}.personal-analytics-table .comparison-head,.personal-analytics-table>div:not(.comparison-head){grid-template-columns:2fr 1fr .65fr .8fr .65fr}.personal-product-progress-list .progress-product-name{flex:1}.personal-current-status{margin-left:auto;color:var(--green);font-size:12px;font-weight:800;white-space:nowrap}.analytics-insight{padding:15px 17px;display:flex;align-items:center;gap:12px;color:var(--violet);background:linear-gradient(90deg,#eee9ff,#f8f6ff);border:1px solid #ddd5fa;border-radius:12px}.analytics-insight>span{width:39px;height:39px;display:grid;place-items:center;background:#fff;border-radius:10px}.analytics-insight div{flex:1}.analytics-insight small{font-size:11px;text-transform:uppercase;letter-spacing:.6px}.analytics-insight h3{margin:3px 0;color:#433b5d;font-size:14px}.analytics-insight p{margin:0;color:#756e86;font-size:12px}.analytics-insight button{color:var(--violet);border:0;background:transparent;font-size:12px;font-weight:700}.admin-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:11px}.admin-kpis article{position:relative;min-height:83px;padding:12px 14px;display:flex;align-items:center;gap:10px;background:#fff;border:1px solid var(--line);border-radius:12px}.admin-kpis article>div{display:flex;flex-direction:column;gap:2px}.admin-kpis small{color:var(--muted);font-size:11px}.admin-kpis b{font-size:19px}.admin-kpis em{color:var(--muted);font-size:11px;font-style:normal}.admin-kpis article>strong{margin-left:auto;display:flex;align-items:center;font-size:12px}.admin-kpis article>.progress-wrap{width:55px;margin-left:auto}.admin-kpis .attention{border-color:#f0d4b1;background:#fffdf9}.admin-kpis .attention button{margin-left:auto;display:flex;align-items:center;gap:3px;color:#b16a18;border:0;background:transparent;font-size:11px}.admin-main-grid{display:grid;grid-template-columns:1fr 290px;gap:12px}.admin-activity-chart{overflow:hidden}.admin-activity-chart .site-select{width:150px}.admin-activity-chart .site-select-trigger{height:34px;border-radius:7px;font-size:12px}.bar-chart{height:185px;padding:18px 22px 12px 45px;display:flex;align-items:flex-end;gap:18px;position:relative;background:repeating-linear-gradient(to bottom,#f0f0f3 0,#f0f0f3 1px,transparent 1px,transparent 40px)}.bar-y{position:absolute;left:13px;inset-block:15px 13px;display:flex;flex-direction:column;justify-content:space-between;color:var(--muted);font-size:11px}.bar-group{position:relative;flex:1;height:100%;padding:0;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:5px;border:0;background:transparent}.bar-group>span{width:min(70%,110px);min-height:2px;border-radius:4px 4px 0 0;transition:filter .16s ease,transform .16s ease;transform-origin:bottom}.bar-group:hover>span,.bar-group:focus-visible>span{filter:saturate(1.15) brightness(.95);transform:scaleX(1.04)}.bar-group .purple{background:#8569ec}.bar-group .blue{background:#69a3ef}.bar-group .green{background:#54c18d}.bar-group small{display:block;color:var(--muted);font-size:11px;white-space:nowrap}.bar-tooltip{position:absolute;z-index:3;left:50%;top:8px;padding:7px 9px;display:flex;flex-direction:column;gap:2px;color:#fff;background:#272431;border-radius:7px;box-shadow:0 7px 18px #1815262e;opacity:0;transform:translate(-50%,-4px);transition:opacity .15s ease,transform .15s ease;pointer-events:none;white-space:nowrap;font-style:normal}.bar-tooltip b{color:#fff;font-size:13px}.bar-tooltip span{color:#d2cfda;font-size:10px}.bar-group:hover .bar-tooltip,.bar-group:focus-visible .bar-tooltip{opacity:1;transform:translate(-50%)}.attention-list{overflow:hidden}.attention-person{min-height:59px;margin:0 15px;display:flex;align-items:center;gap:9px;border-bottom:1px solid var(--line)}.attention-person>div{flex:1;display:flex;flex-direction:column;gap:3px}.attention-person b{font-size:13px}.attention-person span{color:var(--muted);font-size:11px}.groups-overview{overflow:hidden}.admin-group-grid{display:grid;grid-template-columns:repeat(2,1fr);padding:12px;gap:9px}.admin-group-grid article{padding:11px;display:flex;align-items:center;gap:9px;border:1px solid var(--line);border-radius:9px}.group-symbol{width:31px;height:31px;display:grid;place-items:center;border-radius:8px;background:var(--violet-soft)}.admin-group-grid article>div{flex:1}.admin-group-grid h3{margin:0 0 2px;font-size:13px}.admin-group-grid small{color:var(--muted);font-size:11px}.admin-group-grid article>span:not(.group-symbol){width:63px;display:flex;flex-direction:column;gap:3px}.admin-group-grid article>span b{font-size:13px}.admin-table-panel{overflow-x:auto;overflow-y:hidden}.table-toolbar{padding:13px 16px;display:flex;gap:8px}.table-toolbar .secondary-btn{margin-left:auto}.admin-table{min-width:1240px}.admin-table-head,.admin-table>div:not(.admin-table-head){min-height:68px;padding:0 16px;display:grid;grid-template-columns:1.15fr 1.12fr .72fr 1.48fr .78fr .62fr .9fr .68fr .64fr 28px;gap:10px;align-items:center;border-top:1px solid var(--line)}.admin-table-head{min-height:38px;color:var(--muted);background:#fafafa;font-size:10px;text-transform:uppercase}.admin-table>div:not(.admin-table-head){font-size:12px}.admin-table>div>span:nth-child(7){display:flex;align-items:center;gap:7px}.admin-table>div>span:nth-child(7) .progress-wrap{flex:1}.participant-contact{overflow:hidden;color:#606270;text-overflow:ellipsis;white-space:nowrap}.service-email-stack{min-width:0;display:grid;grid-template-columns:52px minmax(0,1fr);gap:2px 5px;align-items:baseline}.service-email-stack small{color:#9294a0;font-size:9px;font-weight:800}.service-email-stack b{overflow:hidden;color:#5b5d69;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:600}.service-email-stack b:where(:last-child){color:#686a76}.report-state{padding:4px 6px;border-radius:5px;font-style:normal;font-size:11px}.state-done{color:var(--green);background:#e8f7ef}.state-wait{color:#777986;background:#f0f0f3}.groups-manage-head{display:flex;align-items:center;justify-content:space-between}.groups-manage-head h2{margin-bottom:3px;font-size:16px}.groups-manage-head p{margin:0;color:var(--muted);font-size:12px}.manage-group-grid{margin-top:14px;display:grid;grid-template-columns:repeat(3,1fr);gap:11px}.manage-group-grid section{overflow:hidden}.manage-group-grid section>header{padding:12px;display:flex;align-items:center;gap:8px;background:#fafafd;border-bottom:1px solid var(--line)}.manage-group-grid header>span{width:31px;height:31px;display:grid;place-items:center;border-radius:8px;background:var(--violet-soft)}.manage-group-grid header>div{flex:1}.manage-group-grid h3{margin:0;font-size:14px}.manage-group-grid small{color:var(--muted);font-size:11px}.manage-member{min-height:51px;margin:0 12px;display:flex;align-items:center;gap:8px;border-bottom:1px solid var(--line)}.manage-member>span{display:flex;flex-direction:column;gap:2px}.manage-member b{font-size:12px}.group-empty{padding:24px 12px;color:var(--muted);text-align:center;font-size:12px}.group-manager{display:flex;flex-direction:column;gap:14px}.group-manager-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.group-manager-summary>span{padding:11px;display:flex;flex-direction:column;gap:4px;background:#f8f8fa;border-radius:9px}.group-manager-summary small{color:var(--muted);font-size:10px}.group-manager-summary b{font-size:17px}.group-rename{display:flex;align-items:flex-end;gap:8px}.group-rename label{min-width:0;flex:1;display:flex;flex-direction:column;gap:6px}.group-rename label span{color:var(--muted);font-size:11px;font-weight:700}.group-rename input{width:100%;height:38px;padding:0 10px;border:1px solid #dedfe5;border-radius:8px}.group-member-list{overflow:hidden;border:1px solid var(--line);border-radius:10px}.group-member-list>header{min-height:38px;padding:0 12px;display:flex;align-items:center;justify-content:space-between;background:#fafafd}.group-member-list header b{font-size:12px}.group-member-list header span{color:var(--muted);font-size:10px}.group-member-list article{min-height:62px;padding:8px 10px;display:grid;grid-template-columns:36px minmax(130px,1fr) minmax(150px,.8fr) 100px;align-items:center;gap:9px;border-top:1px solid var(--line)}.group-member-list article>div{min-width:0;display:flex;flex-direction:column;gap:3px}.group-member-list article>div b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.group-member-list article>div span{overflow:hidden;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px}.group-member-list .site-select-trigger{height:34px;padding-inline:8px;border-radius:7px;font-size:11px}.group-member-list article>em{color:var(--muted);font-size:10px;font-style:normal;text-align:center}.group-member-list .danger-ghost{justify-content:center}.group-member-list .danger-ghost.confirming{color:#fff;background:var(--red);border-radius:7px}.group-member-list .legacy-member{grid-template-columns:36px 1fr 100px;background:#fcfcfd;opacity:.7}.group-danger-zone{padding:11px;display:flex;align-items:center;gap:12px;background:#fff4f5;border:1px solid #f5d7da;border-radius:9px}.group-danger-zone>div{min-width:0;flex:1;display:flex;flex-direction:column;gap:3px}.group-danger-zone b{color:#8d454b;font-size:12px}.group-danger-zone span{color:#956d70;font-size:10px}.admin-heading-actions{flex-wrap:wrap}.challenge-status{display:inline-flex;align-items:center;width:fit-content;padding:3px 7px;border-radius:999px;font-size:10px;font-weight:800;letter-spacing:.2px;white-space:nowrap}.status-active{color:#137a52;background:#e5f7ee}.status-draft{color:#696b77;background:#eeeef2}.status-scheduled{color:#326fca;background:#e7f1ff}.status-completed{color:#7653d8;background:#eee9ff}.status-archived{color:#7a6b54;background:#f2ede4}.challenge-state-banner{min-height:68px;padding:13px 15px;display:flex;align-items:center;gap:12px;border:1px solid #e0dbf3;border-radius:12px;background:#f8f6ff}.challenge-state-banner>svg{flex:0 0 auto;color:var(--violet)}.challenge-state-banner>div{min-width:0;flex:1}.challenge-state-banner b{font-size:14px}.challenge-state-banner p{margin:3px 0 0;color:var(--muted);font-size:12px;line-height:1.45}.challenge-state-banner.state-archived{border-color:#e3ded5;background:#faf8f4}.challenge-state-banner.state-completed{border-color:#dfd6ff;background:#f8f5ff}.panel-empty{min-height:92px;padding:24px;display:grid;place-items:center;color:var(--muted);text-align:center;font-size:12px}.attention-list .panel-empty{min-height:150px}.challenge-catalogue{display:flex;flex-direction:column;gap:14px}.catalogue-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.catalogue-summary>div{min-height:66px;padding:12px 15px;display:flex;flex-direction:column;justify-content:center;gap:2px;background:#fff;border:1px solid var(--line);border-radius:11px}.catalogue-summary b{font-size:21px}.catalogue-summary span{color:var(--muted);font-size:11px}.challenge-records{display:flex;flex-direction:column;gap:12px}.challenge-record{padding:18px;overflow:hidden}.challenge-record.record-active{border-color:#cfc3ff;box-shadow:0 8px 28px #694ade14}.challenge-record.record-archived{background:#fcfbf9}.challenge-record>header{display:flex;align-items:flex-start;gap:12px}.challenge-record-icon{width:43px;height:43px;flex:0 0 auto;display:grid;place-items:center;background:#f3f1fb;border-radius:11px;font-size:20px}.challenge-record>header>div{min-width:0;flex:1}.challenge-record h2{margin:5px 0 3px;font-size:17px}.challenge-record header p{margin:0;overflow:hidden;color:var(--muted);font-size:12px;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.challenge-record header>em{padding:4px 7px;color:var(--violet);background:var(--violet-soft);border-radius:6px;font-size:10px;font-style:normal;font-weight:700}.challenge-record-meta{margin:15px 0 12px;display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.challenge-record-meta>span{min-width:0;padding:9px 10px;display:grid;grid-template-columns:18px 1fr;column-gap:5px;background:#fafafd;border-radius:8px}.challenge-record-meta svg{grid-row:1/3;margin-top:2px;color:#8d82b5}.challenge-record-meta small{color:var(--muted);font-size:10px}.challenge-record-meta b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.challenge-result-line{padding:9px 11px;display:flex;flex-wrap:wrap;gap:18px;color:var(--muted);background:#f6fbf8;border-radius:8px;font-size:11px}.challenge-result-line b{color:var(--ink)}.challenge-record>footer{margin-top:14px;padding-top:12px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid var(--line)}.challenge-record>footer>span{color:var(--muted);font-size:11px}.challenge-record>footer>div{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px}.challenge-record footer button{min-height:34px;height:34px;padding-inline:10px}.challenge-editor .full-field{grid-column:1/-1}.challenge-editor label>small{color:var(--muted);font-size:10px}.challenge-form-summary{min-height:58px;padding:10px 12px;display:flex;align-items:center;gap:9px;color:var(--violet);background:#f7f5ff;border-radius:9px}.challenge-form-summary>div{flex:1;display:flex;flex-direction:column;gap:2px}.challenge-form-summary b{color:var(--ink);font-size:13px}.challenge-form-summary span{color:var(--muted);font-size:11px}.challenge-form-summary em{color:#6b57ba;font-size:11px;font-style:normal}.complete-challenge,.delete-challenge{display:flex;flex-direction:column;gap:14px}.completion-warnings{display:grid;grid-template-columns:1fr 1fr;gap:8px}.completion-warnings>span{min-height:54px;padding:10px;display:flex;align-items:center;gap:7px;border-radius:9px}.completion-warnings .warning{color:#a6691e;background:#fff6e8}.completion-warnings .ok{color:#177c55;background:#edf9f3}.completion-warnings b{font-size:11px}.complete-challenge>label:not(.confirm-checkbox),.delete-challenge>label{display:flex;flex-direction:column;gap:6px}.complete-challenge label>span,.delete-challenge label>span{color:#5f616c;font-size:12px;font-weight:700}.complete-challenge textarea,.delete-challenge input{width:100%;padding:9px 10px;border:1px solid #dedfe5;border-radius:9px;resize:vertical}.confirm-checkbox{display:flex;align-items:flex-start;gap:8px;color:#5f616c;font-size:12px;line-height:1.45}.confirm-checkbox input{position:absolute;opacity:0}.confirm-checkbox>span{width:17px;height:17px;flex:0 0 auto;display:grid;place-items:center;color:transparent;border:1px solid #d0d1d8;border-radius:5px}.confirm-checkbox input:checked+span{color:#fff;border-color:var(--violet);background:var(--violet)}.danger-note{padding:11px;display:flex;align-items:flex-start;gap:8px;color:#b74f55;background:#fff2f3;border-radius:9px}.danger-note p{margin:0;color:#78575a;font-size:12px;line-height:1.5}.group-empty-state{min-height:190px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;color:var(--muted)}.group-empty-state b{color:var(--ink)}.group-empty-state p{margin:0;font-size:12px}.start-challenge-summary{display:grid;grid-template-columns:1fr 1fr;gap:8px}.start-challenge-summary span{min-height:48px;padding:10px;display:flex;align-items:center;gap:8px;color:#59479b;background:#f5f1ff;border-radius:9px}.start-challenge-summary b{color:#40365f;font-size:11px;line-height:1.45}.completion-note{padding:11px;display:flex;align-items:flex-start;gap:8px;color:#a6691e;background:#fff6e8;border-radius:9px}.completion-note p{margin:0;color:#745f41;font-size:12px;line-height:1.5}.audit-panel{overflow:hidden}.audit-list{padding:0 16px 9px}.audit-list>div:not(.panel-empty){min-height:43px;display:grid;grid-template-columns:1.4fr 1fr 120px;align-items:center;gap:10px;border-bottom:1px solid var(--line)}.audit-list span{font-size:12px}.audit-list b{color:#636571;font-size:11px}.audit-list time{color:var(--muted);font-size:10px;text-align:right}.invitations-panel{overflow:hidden}.invitation-head{min-height:62px}.invitation-list{padding:0 17px 10px}.invitation-list article{min-height:72px;display:grid;grid-template-columns:38px minmax(190px,1fr) auto auto;align-items:center;gap:12px;border-top:1px solid var(--line)}.invitation-list article:first-child{border-top:0}.invitation-list article.invitation-inactive{opacity:.7}.invitation-avatar{width:36px;height:36px;display:grid;place-items:center;color:var(--violet);background:var(--violet-soft);border-radius:10px;font-size:14px;font-weight:800}.invitation-copy{min-width:0;display:flex;flex-direction:column;gap:4px}.invitation-copy b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.invitation-copy span{color:var(--muted);font-size:11px}.invitation-state{padding:4px 8px;border-radius:999px;font-size:10px;font-style:normal;font-weight:800;white-space:nowrap}.invitation-state.active{color:#137a52;background:#e5f7ee}.invitation-state.inactive{color:#777986;background:#eeeef2}.invitation-actions{display:flex;align-items:center;gap:8px}.invitation-actions button{min-height:34px;height:34px}.invitation-actions .danger-ghost:disabled{color:#aeb0b8}.invitation-empty{min-height:190px;display:flex;flex-direction:column;gap:7px}.invitation-empty svg{color:var(--violet)}.invitation-empty b{color:var(--ink)}.reminder-modal{display:flex;flex-direction:column;gap:12px}.reminder-modal label{display:flex;flex-direction:column;gap:6px}.reminder-modal label>span{color:#5f616c;font-size:12px;font-weight:700}.reminder-modal textarea{width:100%;padding:10px;border:1px solid #dedfe5;border-radius:9px;resize:vertical;font:inherit;font-size:13px;line-height:1.5}.reminder-modal p{margin:0;padding:9px 10px;color:var(--muted);background:#f7f7fa;border-radius:8px;font-size:11px;line-height:1.5}.attachment-panel{padding-top:13px;border-top:1px solid var(--line)}.attachment-panel>header{display:flex;align-items:center;gap:10px}.attachment-panel>header>div{min-width:0;flex:1;display:flex;flex-direction:column;gap:3px}.attachment-panel>header b{font-size:13px}.attachment-panel>header span{color:var(--muted);font-size:10px}.attachment-panel>header button{height:34px}.attachment-loading,.attachment-empty{margin-top:10px;padding:13px;color:var(--muted);background:#f8f8fa;border:1px dashed #dbdce3;border-radius:9px;text-align:center;font-size:11px}.attachment-grid{margin-top:10px;display:grid;grid-template-columns:1fr 1fr;gap:7px}.attachment-grid article{min-width:0;min-height:55px;padding:7px;display:flex;align-items:center;gap:8px;background:#f8f8fa;border:1px solid #eeeef2;border-radius:9px}.attachment-preview,.attachment-file-icon{width:42px;height:42px;padding:0;flex:0 0 auto;overflow:hidden;display:grid;place-items:center;background:#ece9fa;border:0;border-radius:7px}.attachment-preview img{width:100%;height:100%;display:block;object-fit:cover}.attachment-file-icon{font-size:20px}.attachment-grid article>div{min-width:0;flex:1;display:flex;flex-direction:column;gap:3px}.attachment-grid article>div b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.attachment-grid article>div span{color:var(--muted);font-size:9px}.attachment-grid article>.icon-btn{min-width:27px;width:27px;height:27px}.attachment-remove{color:var(--red)}.confirm-checkbox{cursor:pointer}.confirm-checkbox input{width:1px;height:1px}.confirm-checkbox>span{overflow:hidden;background:#fff}.confirm-checkbox input:focus-visible+span{outline:3px solid rgba(114,87,239,.22);outline-offset:2px}.settings-layout{display:grid;grid-template-columns:210px 1fr;gap:13px;align-items:start}.settings-nav{padding:7px;background:#fff;border:1px solid var(--line);border-radius:12px}.settings-nav button{width:100%;height:37px;padding:0 10px;display:flex;align-items:center;gap:8px;color:var(--muted);border:0;background:transparent;border-radius:8px;font-size:13px;font-weight:600}.settings-nav button.active{color:var(--violet);background:var(--violet-soft)}.settings-panel{padding:22px}.settings-panel>h2{margin-bottom:4px;font-size:18px}.settings-panel>p{color:var(--muted);font-size:13px}.profile-photo{margin:20px 0;display:flex;align-items:center;gap:12px}.profile-photo>div{display:flex;flex-direction:column;align-items:flex-start;gap:5px}.profile-photo small{color:var(--muted);font-size:11px}.settings-panel .form-grid label{display:flex;flex-direction:column;gap:6px}.settings-panel label span{color:#646672;font-size:13px;font-weight:600}.settings-panel input{height:38px;padding:0 10px;border:1px solid #dedfe5;border-radius:8px;outline:0;font-size:14px}.settings-panel hr{border:0;border-top:1px solid var(--line);margin:23px 0}.settings-panel h3{font-size:15px}.privacy-options{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.privacy-options label{padding:12px;display:flex;align-items:flex-start;gap:7px;border:1px solid var(--line);border-radius:9px}.privacy-options input{width:14px;height:14px;padding:0;accent-color:var(--violet)}.privacy-options span{display:flex;flex-direction:column;gap:3px}.privacy-options b{font-size:13px}.privacy-options small{color:var(--muted);font-size:11px;line-height:1.4}.toggle-list{display:flex;flex-direction:column}.toggle-list label{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid var(--line)}.toggle-list span{display:flex;flex-direction:column;gap:3px}.toggle-list b{font-size:13px}.toggle-list small{color:var(--muted);font-size:11px}.toggle-list input{position:relative;width:36px;height:20px;padding:0;flex:0 0 auto;appearance:none;border:0;border-radius:999px;outline:0;background:#d9dbe3;cursor:pointer;transition:background-color .18s ease}.toggle-list input:after{content:"";position:absolute;left:2px;top:2px;width:16px;height:16px;background:#fff;border-radius:50%;box-shadow:0 1px 4px #1c192d33;transition:transform .18s ease}.toggle-list input:checked{background:var(--violet)}.toggle-list input:checked:after{transform:translate(16px)}.toggle-list input:focus-visible{outline:3px solid rgba(114,87,239,.22);outline-offset:2px}.settings-actions{margin-top:18px;display:flex;justify-content:space-between}.danger-ghost{display:flex;align-items:center;gap:5px;color:var(--red);border:0;background:transparent;font-size:12px}.profile-photo-actions{display:flex;align-items:center;gap:9px}.field-error{display:block;margin-top:5px;color:var(--red);font-size:11px}.profile-image-editor{margin:20px 0;padding:15px;display:grid;grid-template-columns:minmax(180px,1fr) minmax(320px,420px);align-items:center;gap:18px;background:#fafafd;border:1px solid var(--line);border-radius:13px}.profile-image-editor>div:first-child{display:flex;flex-direction:column;gap:5px}.profile-image-editor>div:first-child b{font-size:14px}.profile-image-editor>div:first-child span{color:var(--muted);font-size:11px;line-height:1.55}.service-account-settings{margin-top:20px;padding:15px;background:linear-gradient(135deg,#faf9ff,#f5f2ff);border:1px solid #e3dcff;border-radius:13px}.service-account-settings header{margin-bottom:13px;display:flex;align-items:center;gap:10px}.service-account-settings header>span{width:36px;height:36px;display:grid;place-items:center;color:var(--violet);background:#fff;border-radius:10px;box-shadow:0 4px 12px #5e41b914}.service-account-settings header>div{display:flex;flex-direction:column;gap:3px}.service-account-settings header b{font-size:14px}.service-account-settings header small{color:var(--muted);font-size:11px}.service-account-settings input{background:#fff}.service-onboarding{display:flex;flex-direction:column;gap:13px}.service-onboarding-note{padding:14px;display:flex;align-items:flex-start;gap:11px;color:#493a78;background:linear-gradient(135deg,#f5f1ff,#fbfaff);border:1px solid #ded5ff;border-radius:12px}.service-onboarding-note svg{flex:0 0 auto;margin-top:1px;color:var(--violet)}.service-onboarding-note p{margin:0;font-size:13px;line-height:1.55}.service-onboarding-benefit{padding:10px 12px;display:flex;align-items:center;gap:10px;background:#f4fbf7;border-radius:10px}.service-onboarding-benefit svg{color:var(--green)}.service-onboarding-benefit span{display:flex;flex-direction:column;gap:2px}.service-onboarding-benefit b{font-size:12px}.service-onboarding-benefit small{color:var(--muted);font-size:10px}.service-onboarding label{display:flex;flex-direction:column;gap:6px}.service-onboarding label>span{color:#5f616c;font-size:12px;font-weight:700}.service-onboarding label>div{position:relative}.service-onboarding label svg{position:absolute;left:11px;top:11px;color:#9a96aa}.service-onboarding input{width:100%;height:40px;padding:0 11px 0 36px;border:1px solid #dedfe5;border-radius:9px;outline:0;font:inherit}.service-onboarding input:focus{border-color:#a993ff;box-shadow:0 0 0 3px #f1eeff}.service-privacy{display:flex;align-items:center;gap:6px;color:var(--muted);font-size:10px}.service-privacy svg{color:var(--green)}.service-onboarding-error{margin:0}.service-onboarding-submit{min-height:43px;justify-content:center}.inline-fields{display:grid;grid-template-columns:1fr 105px;gap:7px}.inline-fields input,.inline-fields .site-select{min-width:0}.invite-context{margin:12px 0;padding:11px 12px;display:flex;align-items:flex-start;gap:9px;color:#5f4e9c;background:#f5f2ff;border:1px solid #e1dafb;border-radius:10px}.invite-context>div{display:flex;flex-direction:column;gap:3px}.invite-context b{font-size:12px}.invite-context span{color:var(--muted);font-size:11px}.invite-context.invalid{color:var(--red);background:#fff3f4;border-color:#f2cdd0}.invite-context.checking{color:var(--muted);background:#f7f7f9;border-color:var(--line)}.settings-actions-end{justify-content:flex-end}.integration-loading{min-height:180px;display:flex;align-items:center;justify-content:center;gap:10px;color:var(--muted);font-size:13px}.integration-loading svg{color:var(--violet);animation:wb-spin 1s linear infinite}.wb-mark{width:48px;height:48px;display:grid;place-items:center;flex:0 0 auto;color:#fff;background:linear-gradient(135deg,#8f22c2,#d934a7 55%,#ff7a2f);border-radius:14px;box-shadow:0 10px 25px #9924b333;font-size:14px;font-weight:900;letter-spacing:-.5px}.wb-connect,.wb-connection{margin-top:20px;overflow:hidden;border:1px solid #e5e1ef;border-radius:15px}.wb-connect-hero,.wb-connection>header{padding:18px;display:flex;align-items:center;gap:14px;background:linear-gradient(135deg,#fbf9ff,#fff 55%,#fff8fc);border-bottom:1px solid #eeeaf4}.wb-connect-hero h3,.wb-connection>header h3{margin:0 0 3px;color:var(--ink);font-size:17px}.wb-connect-hero p{margin:0;max-width:620px;color:var(--muted);font-size:12px;line-height:1.55}.wb-connection>header>div:nth-child(2){min-width:0;flex:1}.wb-connection>header small{color:var(--muted);font-size:10px}.wb-shield{color:#19a66d}.connection-status{margin-bottom:4px;display:flex;align-items:center;gap:6px;color:#198158;font-size:10px;font-weight:800;text-transform:uppercase}.connection-status i{width:7px;height:7px;background:#20b678;border-radius:50%;box-shadow:0 0 0 4px #20b6781a}.wb-requirements{margin:18px;padding:14px 15px;color:#514b60;background:#f8f6ff;border:1px solid #e5dfff;border-radius:11px}.wb-requirements b{font-size:12px}.wb-requirements ul{margin:8px 0 0;padding-left:19px;color:#74717d;font-size:11px;line-height:1.75}.wb-requirements strong{color:#55438e}.wb-token-field{margin:0 18px;display:flex;flex-direction:column;gap:7px}.wb-token-field>span{color:#5e606c;font-size:12px;font-weight:750}.wb-token-field>div{position:relative}.wb-token-field input{width:100%;height:44px;padding:0 46px 0 12px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.wb-token-field>div button{position:absolute;top:4px;right:4px;width:36px;height:36px;display:grid;place-items:center;color:#777986;background:transparent;border:0;border-radius:8px}.wb-token-field>div button:hover{color:var(--violet);background:#f4f1ff}.wb-token-field small{color:var(--muted);font-size:10px}.wb-connect-footer{margin-top:18px;padding:14px 18px;display:flex;align-items:center;justify-content:space-between;gap:14px;background:#fcfcfd;border-top:1px solid #efedf2}.wb-connect-footer>div{display:flex;align-items:center;gap:8px;color:#5e6670;font-size:10px}.wb-connect-footer>div svg{color:#1ca36c;flex:0 0 auto}.wb-stats{display:grid;grid-template-columns:repeat(3,1fr);background:#fff;border-bottom:1px solid #efedf2}.wb-stats article{min-height:82px;padding:16px 18px;display:flex;flex-direction:column;justify-content:center;gap:6px;border-right:1px solid #efedf2}.wb-stats article:last-child{border-right:0}.wb-stats span{color:var(--muted);font-size:10px}.wb-stats b{color:var(--ink);font-size:14px}.wb-permissions,.wb-sync-progress,.wb-sync-error{margin:14px 18px 0;padding:11px 12px;display:flex;align-items:flex-start;gap:9px;border-radius:10px}.wb-permissions{color:#536d62;background:#f1faf6}.wb-permissions svg{flex:0 0 auto;color:#1ca36c}.wb-permissions div,.wb-sync-progress div,.wb-sync-error>div{min-width:0;display:flex;flex-direction:column}.wb-permissions b,.wb-sync-progress b,.wb-sync-error b{display:block;margin-bottom:3px;font-size:11px}.wb-permissions span,.wb-sync-progress span,.wb-sync-error span{color:#747981;font-size:10px;line-height:1.45}.wb-sync-progress{color:#674dbb;background:#f5f2ff}.wb-sync-progress>svg{flex:0 0 auto;animation:wb-spin 1s linear infinite}.wb-sync-error{color:#a64850;background:#fff1f2}.wb-sync-error>svg{flex:0 0 auto}.wb-sync-error span{color:#96646a}.wb-sync-error small{margin-top:5px;color:currentColor;font-size:9px;font-weight:700}.wb-sync-error.retrying{color:#8a6619;background:#fff8e7}.wb-sync-error.retrying span{color:#82745a}.wb-actions{padding:17px 18px 10px;display:flex;align-items:center;gap:9px}.wb-actions .danger-ghost{min-height:38px;padding:0 11px;border:1px solid #f0c9cd;border-radius:9px}.wb-token-note{padding:0 18px 17px;display:block;color:#92949e;font-size:9px;line-height:1.45;overflow-wrap:anywhere}.wb-sync-badge{margin-left:5px;padding:3px 6px;display:inline-flex;align-items:center;gap:4px;color:#16865a;background:#eaf8f1;border-radius:5px;vertical-align:middle;font-size:9px;font-weight:800}.telegram-integrations-section~h2,.telegram-integrations-section~h2+p,.telegram-notifications~h2,.telegram-notifications~h2+p{display:none}.telegram-integrations-section>h2,.telegram-notifications>h2{margin:0 0 4px;font-size:18px}.telegram-integrations-section>p,.telegram-notifications>p{margin:0;color:var(--muted);font-size:13px;line-height:1.5}.telegram-integration-card{margin-top:20px;overflow:hidden;border:1px solid #dfe4ef;border-radius:15px;background:#fff;box-shadow:0 9px 26px #293d5c0d}.telegram-integration-card>header{min-height:104px;padding:18px;display:flex;align-items:center;gap:14px;background:linear-gradient(135deg,#f3f9ff,#fff 58%,#f7f5ff);border-bottom:1px solid #edf0f5}.telegram-integration-card>header>div{min-width:0;flex:1}.telegram-integration-card h3{margin:2px 0 3px;color:var(--ink);font-size:17px}.telegram-integration-card header p{margin:0;max-width:590px;color:var(--muted);font-size:12px;line-height:1.5}.integration-kicker{color:#3587c8;font-size:11px;font-weight:850;letter-spacing:.07em;text-transform:uppercase}.telegram-mark{width:48px;height:48px;display:grid;place-items:center;flex:0 0 auto;color:#fff;background:linear-gradient(145deg,#38aee7,#168bd0);border-radius:15px;box-shadow:0 10px 25px #1c93d333}.telegram-mark svg{transform:translate(-1px,1px)}.integration-loading.compact{min-height:88px}.telegram-status{min-width:max-content;padding:5px 8px;display:inline-flex;align-items:center;gap:6px;border-radius:999px;font-size:11px;font-weight:800;text-transform:uppercase}.telegram-status i{width:7px;height:7px;border-radius:50%}.telegram-status.connected{color:#147b54;background:#e8f8f0}.telegram-status.connected i{background:#20b678;box-shadow:0 0 0 4px #20b6781a}.telegram-status.waiting{color:#88621d;background:#fff5de}.telegram-status.waiting i{background:#e7a635;animation:telegram-dot 1.5s ease-in-out infinite}.telegram-status.disconnected{color:#737581;background:#f0f1f4}.telegram-status.disconnected i{background:#9b9da7}.telegram-connect-body{background:#fff}.telegram-benefits{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid #edf0f5}.telegram-benefits>span{min-height:82px;padding:15px 17px;display:grid;grid-template-columns:21px 1fr;align-content:center;column-gap:8px;border-right:1px solid #edf0f5}.telegram-benefits>span:last-child{border-right:0}.telegram-benefits svg{grid-row:1/3;color:#3298d2}.telegram-benefits b{color:var(--ink);font-size:12px}.telegram-benefits small{margin-top:2px;color:var(--muted);font-size:11px;line-height:1.35}.telegram-connect-footer{min-height:66px;padding:13px 18px;display:flex;align-items:center;justify-content:space-between;gap:15px}.telegram-connect-footer>div{display:flex;align-items:center;gap:8px;color:#69707a;font-size:11px;line-height:1.4}.telegram-connect-footer>div svg{flex:0 0 auto;color:#1ca36c}.telegram-account-row{min-height:75px;padding:13px 18px;display:flex;align-items:center;gap:11px;border-bottom:1px solid #edf0f5}.telegram-user-avatar{width:38px;height:38px;display:grid;place-items:center;color:#198158;background:#e8f8f0;border-radius:50%}.telegram-account-row>div{min-width:0;flex:1;display:flex;flex-direction:column;gap:2px}.telegram-account-row b{font-size:13px}.telegram-account-row span{color:var(--muted);font-size:11px}.telegram-account-row small{color:#8d8f99;font-size:11px}.telegram-actions{padding:13px 18px;display:flex;align-items:center;gap:9px}.telegram-actions .danger-ghost{min-height:38px;padding:0 11px;border:1px solid #f0c9cd;border-radius:9px}.telegram-waiting{padding:17px 18px}.telegram-waiting-copy{display:flex;align-items:flex-start;gap:11px}.telegram-waiting-copy>div{min-width:0}.telegram-waiting-copy b{font-size:13px}.telegram-waiting-copy p{margin:4px 0 0;color:var(--muted);font-size:12px;line-height:1.5}.telegram-pulse{width:38px;height:38px;display:grid;place-items:center;flex:0 0 auto;color:#168fd1;background:#eaf7ff;border-radius:50%;box-shadow:0 0 0 6px #2ca4e014}.telegram-poll-error{margin:12px 0 0 49px;display:flex;align-items:flex-start;gap:6px;color:#a64850;font-size:11px;line-height:1.45}.telegram-poll-error svg{flex:0 0 auto}.telegram-waiting-actions{margin:16px 0 0 49px;display:flex;align-items:center;gap:10px}.telegram-waiting-actions>span{margin-right:auto;color:var(--muted);font-size:11px}.telegram-waiting-actions>span b{color:#2389c3;font-variant-numeric:tabular-nums}.telegram-waiting-actions .secondary-btn{min-height:38px;text-decoration:none}.telegram-state-message{margin:14px 18px;padding:11px 12px;display:flex;align-items:flex-start;gap:9px;border-radius:10px}.telegram-state-message.warning{color:#8a6619;background:#fff8e7}.telegram-state-message.error{color:#a64850;background:#fff1f2}.telegram-state-message svg{flex:0 0 auto}.telegram-state-message div{display:flex;flex-direction:column;gap:3px}.telegram-state-message b{font-size:12px}.telegram-state-message span{color:#82745a;font-size:11px;line-height:1.45}.telegram-state-message.error span{color:#8c6064}.telegram-state-message .text-button{width:fit-content;min-height:32px;margin-top:2px}.telegram-inline-error{margin:0;padding:10px 18px;display:flex;align-items:flex-start;gap:7px;color:#a64850;background:#fff1f2;border-top:1px solid #f5d7da;font-size:11px;line-height:1.45}.telegram-inline-error svg{flex:0 0 auto}.settings-section-heading{margin:24px 0 -7px;display:flex;flex-direction:column;gap:3px}.settings-section-heading b,.legacy-notifications-heading b{font-size:14px}.settings-section-heading span,.legacy-notifications-heading span{color:var(--muted);font-size:11px}.telegram-notifications{display:flex;flex-direction:column}.assistant-connection-note{margin-top:17px;padding:12px 13px;display:flex;align-items:center;gap:10px;color:#4c5f70;background:#f1f8fc;border:1px solid #dcecf5;border-radius:11px}.assistant-connection-note.error{color:#98474e;background:#fff2f3;border-color:#f2d4d7}.assistant-connection-note>svg{flex:0 0 auto;color:#2797d2}.assistant-connection-note.error>svg{color:#c45b64}.assistant-connection-note>div{min-width:0;flex:1;display:flex;flex-direction:column;gap:2px}.assistant-connection-note b{font-size:12px}.assistant-connection-note span{color:var(--muted);font-size:11px}.assistant-connection-note button{min-height:36px}.assistant-settings{margin:18px 0 0;padding:0;overflow:hidden;border:1px solid #e1e4ec;border-radius:14px}.assistant-master-row{min-height:70px;padding:13px 15px;display:flex;align-items:center;justify-content:space-between;gap:14px;background:linear-gradient(135deg,#f5faff,#faf8ff);border-bottom:1px solid #e8e9ef}.assistant-master-row>div{display:flex;align-items:center;gap:10px}.assistant-master-row>div>span:last-child{display:flex;flex-direction:column;gap:2px}.assistant-master-row b{font-size:13px}.assistant-master-row small{color:var(--muted);font-size:11px}.assistant-icon{width:37px;height:37px;display:grid;place-items:center;color:#248fc9;background:#fff;border-radius:10px;box-shadow:0 4px 12px #257baa1a}.assistant-master-row>input,.assistant-setting-main>input{position:relative;width:38px;height:22px;padding:0;flex:0 0 auto;appearance:none;border:0;border-radius:999px;outline:0;background:#d9dbe3;cursor:pointer;transition:background-color .18s ease}.assistant-master-row>input:after,.assistant-setting-main>input:after{content:"";position:absolute;left:2px;top:2px;width:18px;height:18px;background:#fff;border-radius:50%;box-shadow:0 1px 4px #1c192d33;transition:transform .18s ease}.assistant-master-row>input:checked,.assistant-setting-main>input:checked{background:var(--violet)}.assistant-master-row>input:checked:after,.assistant-setting-main>input:checked:after{transform:translate(16px)}.assistant-master-row>input:focus-visible,.assistant-setting-main>input:focus-visible{outline:3px solid rgba(114,87,239,.22);outline-offset:2px}.assistant-master-row>input:disabled,.assistant-setting-main>input:disabled{cursor:not-allowed;opacity:.55}.assistant-setting-list{padding:0 15px}.assistant-setting-list[aria-disabled=true]{opacity:.62}.assistant-setting-row{min-height:72px;padding:10px 0;display:flex;align-items:center;gap:16px;border-bottom:1px solid #eff0f4}.assistant-setting-row:last-child{border-bottom:0}.assistant-setting-main{min-width:0;flex:1;display:flex;align-items:center;gap:11px}.assistant-setting-main>span{display:flex;flex-direction:column;gap:3px}.assistant-setting-main b{color:var(--ink);font-size:12px}.assistant-setting-main small{color:var(--muted);font-size:11px;line-height:1.4}.assistant-setting-control{width:132px;flex:0 0 auto;display:flex;flex-direction:column;gap:4px}.assistant-setting-control>span,.assistant-schedule-grid label>span,.quiet-hours>div label>span{color:var(--muted);font-size:11px;font-weight:700}.assistant-setting-control input,.assistant-setting-control select,.assistant-schedule-grid select,.quiet-hours input{width:100%;min-height:40px;height:40px;padding:0 10px;color:var(--ink);background:#fff;border:1px solid #dedfe5;border-radius:8px;outline:0;font:inherit;font-size:12px}.assistant-setting-control select,.assistant-schedule-grid select{appearance:auto}.assistant-setting-control input:focus,.assistant-setting-control select:focus,.assistant-schedule-grid select:focus,.quiet-hours input:focus{border-color:#a993ff;box-shadow:0 0 0 3px #f1eeff}.assistant-setting-control input:disabled,.assistant-setting-control select:disabled,.quiet-hours input:disabled{color:#a3a5ae;background:#f5f5f7;cursor:not-allowed}.assistant-schedule-grid{padding:14px 15px;display:grid;grid-template-columns:minmax(190px,.75fr) minmax(300px,1.25fr);gap:12px;background:#fafafd;border-top:1px solid #e8e9ef}.assistant-schedule-grid>label{display:flex;flex-direction:column;gap:5px}.quiet-hours{display:flex;align-items:center;gap:12px}.assistant-setting-main.compact{min-width:170px}.quiet-hours>div{margin-left:auto;display:grid;grid-template-columns:1fr 1fr;gap:7px}.quiet-hours>div label{display:flex;flex-direction:column;gap:4px}.quiet-hours input{width:90px}.legacy-notifications-heading{margin:23px 0 4px;padding-top:18px;display:flex;flex-direction:column;gap:3px;border-top:1px solid var(--line)}@keyframes telegram-dot{0%,to{opacity:.45;transform:scale(.8)}50%{opacity:1;transform:scale(1)}}@keyframes wb-spin{to{transform:rotate(360deg)}}.settings-panel input:not([type=radio]):not([type=checkbox]):focus{border-color:#a993ff;box-shadow:0 0 0 3px #f1eeff}.privacy-options label:has(input:checked){border-color:#cfc4ff;background:#f8f6ff}.privacy-options input{margin-top:1px;cursor:pointer}.search-field:focus-within,.select-filter:focus-within{border-color:#b9a9ff;box-shadow:0 0 0 3px #f1eeff}.feed-compose input:focus{border-color:#a993ff;box-shadow:0 0 0 3px #f1eeff}button>svg{flex:0 0 auto}.privacy-options input:focus-visible{outline:3px solid rgba(114,87,239,.22);outline-offset:2px}.period-select:focus-within{border-color:#b9a9ff;box-shadow:0 0 0 3px #f1eeff}input[type=number]{appearance:textfield}.standard-form input[type=number]::-webkit-inner-spin-button,.standard-form input[type=number]::-webkit-outer-spin-button,.metric-form input[type=number]::-webkit-inner-spin-button,.metric-form input[type=number]::-webkit-outer-spin-button{margin:0;appearance:none}@media(min-width:2000px){:root{--sidebar-width: 310px;--content-max: 1980px}.page-stack{gap:26px}.kpi-card{min-height:178px}.global-search{width:620px}.week-banner{min-height:144px}}@media(max-width:1280px){:root{--sidebar-width: 240px}.sidebar{padding-inline:14px}.page-content{padding-inline:24px}.admin-page .admin-heading-actions{display:grid;grid-template-columns:repeat(2,max-content);justify-content:end}.kpi-grid,.analytics-kpis,.admin-kpis,.products-grid{grid-template-columns:repeat(2,1fr)}.member-grid{grid-template-columns:repeat(3,1fr)}.kanban,.product-summary-strip{grid-template-columns:repeat(2,1fr)}.product-summary-strip>div:nth-child(2){border-right:0}.product-summary-strip>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.progress-product-name{width:150px}.metric-triplet,.progress-panel .muted-arrow{display:none}.detail-layout,.analytics-main-grid{grid-template-columns:1fr}.group-score{gap:12px;padding-inline:12px}.admin-main-grid{grid-template-columns:1fr}}@media(max-width:900px){body{background:#f7f7fa}.sidebar{width:270px;transform:translate(-105%);transition:.25s;box-shadow:12px 0 34px #1e1a3229}.sidebar-open{transform:none}.sidebar-close{display:inline-flex!important;position:absolute;right:12px;top:18px}.mobile-overlay{position:fixed;inset:0;z-index:25;background:#19172354}.app-main{padding-left:0;padding-bottom:66px}.topbar{height:59px;padding:0 14px}.mobile-menu{display:inline-flex!important}.global-search{width:auto;flex:1;margin:0 10px}.global-search kbd,.week-chip,.top-user svg{display:none}.top-user{padding:0}.page-content{padding:18px 14px 30px}.page-stack{gap:14px}.mobile-bottom-nav{position:fixed;z-index:22;inset:auto 0 0;height:60px;display:flex;justify-content:space-around;background:#fffffff5;border-top:1px solid var(--line);backdrop-filter:blur(12px)}.mobile-bottom-nav button{position:relative;flex:1;border:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#9495a0;background:transparent;font-size:11px}.mobile-bottom-nav button.active{color:var(--violet)}.page-heading{align-items:flex-start}.page-heading h1{font-size:24px}.page-heading .primary-btn,.page-heading .secondary-btn{padding:0 10px;font-size:0}.page-heading button svg{margin:0}.dashboard-heading{flex-direction:row}.week-banner{padding:14px;flex-wrap:wrap}.week-ring{width:56px;height:56px}.week-banner-copy{flex:1;width:auto}.week-goal{order:4;flex-basis:100%;padding:10px 0 0;border-left:0;border-top:1px solid rgba(255,255,255,.13)}.banner-button{font-size:0;padding:0 10px}.kpi-grid,.products-grid,.detail-kpis,.analytics-kpis,.admin-kpis{grid-template-columns:1fr 1fr}.kpi-card{min-height:125px}.kpi-card>b{font-size:19px}.dashboard-grid,.bottom-grid,.group-feed-layout,.settings-layout{grid-template-columns:1fr}.focus-card{display:none}.product-progress-list{padding-inline:12px}.product-progress-list>button{gap:8px}.progress-product-name{flex:1;width:auto}.insight-strip button{font-size:0}.product-summary-strip{grid-template-columns:1fr 1fr}.summary-tip{grid-column:1/3}.toolbar{flex-wrap:wrap}.toolbar .search-field{flex:1;width:auto}.filter-button{font-size:0}.products-grid{grid-template-columns:1fr}.add-product-card{min-height:150px}.detail-header{flex-wrap:wrap}.detail-header>div:not(.detail-actions){min-width:calc(100% - 80px)}.detail-actions{width:100%;flex-wrap:wrap;padding-left:77px}.detail-kpis{grid-template-columns:1fr 1fr}.metrics-table{overflow-x:auto}.metrics-head,.metric-row{min-width:650px}.week-control{flex-wrap:wrap}.days-left{display:none}.view-switch{margin-left:auto}.week-focus-panel{flex-wrap:wrap}.focus-completion{width:100%;padding-left:53px}.kanban{grid-template-columns:1fr}.kanban-column{min-height:auto}.full-task-list{overflow-x:auto}.task-list-header,.task-list-item{min-width:690px}.member-grid{grid-template-columns:1fr 1fr}.group-hero{flex-wrap:wrap}.group-score{order:4;width:100%;padding:12px 0 0;justify-content:space-around;border:0;border-top:1px solid rgba(255,255,255,.13)}.group-hero>button{font-size:0}.group-highlights,.analytics-main-grid{grid-template-columns:1fr}.comparison-table{overflow-x:auto}.comparison-head,.comparison-table>div:not(.comparison-head){min-width:680px}.analytics-insight button{display:none}.admin-tabs,.admin-table-panel{overflow-x:auto}.table-toolbar{min-width:720px}.admin-table{min-width:1240px}.manage-group-grid,.admin-group-grid{grid-template-columns:1fr}.settings-nav{display:flex;overflow-x:auto}.settings-nav button{width:auto;min-width:max-content;flex:0 0 auto}.privacy-options{grid-template-columns:1fr}.notifications-drawer{width:min(350px,100%)}.catalogue-summary,.challenge-record-meta{grid-template-columns:repeat(2,1fr)}.challenge-record>footer{align-items:flex-start;flex-direction:column}.challenge-record>footer>div{width:100%;justify-content:flex-start}.challenge-state-banner{align-items:flex-start;flex-wrap:wrap}.challenge-state-banner>div{min-width:calc(100% - 40px)}.challenge-state-banner>button{margin-left:32px}.invitation-list article{grid-template-columns:38px minmax(0,1fr) auto;padding-block:11px}.invitation-actions{grid-column:2/4;justify-content:flex-start}.invitation-copy b{white-space:normal;overflow-wrap:anywhere}.auth-page{grid-template-columns:1fr}.auth-showcase{display:none}.auth-form-side{min-height:100vh;padding:35px 24px}.auth-mobile-brand{width:100%;display:flex;align-items:center;justify-content:center;margin-bottom:48px}.modal-backdrop{padding:12px}.modal{padding:21px}.form-grid,.metric-form-grid,.goal-top-fields,.combined-history{grid-template-columns:1fr}.goal-matrix-head{display:none}.goal-matrix-row{grid-template-columns:1fr 1fr;row-gap:7px;padding-block:11px 18px}.goal-matrix-row>div{grid-column:1/-1}.mobile-goal-label{display:block;margin-bottom:4px;color:var(--muted);font-size:10px;font-weight:700;text-transform:uppercase}.goal-row-error{left:13px;right:auto}.goal-setup-alert{align-items:flex-start;flex-wrap:wrap}.goal-setup-alert>div{min-width:calc(100% - 52px)}.goal-setup-alert button{margin-left:50px}}@media(max-width:430px){.kpi-grid,.analytics-kpis,.admin-kpis,.member-grid,.detail-kpis,.product-summary-strip{grid-template-columns:1fr}.product-summary-strip>div{border-right:0;border-bottom:1px solid var(--line)}.summary-tip{grid-column:auto}.week-control>div:nth-of-type(1){min-width:100px}.heading-actions{gap:5px}.toast{left:14px;right:14px;bottom:74px}.detail-actions{padding-left:0}.detail-actions button{flex:1;font-size:0}.detail-actions button svg{margin:0}.goal-setup-alert button{width:100%;margin-left:0}.wizard-progress em{width:28px}.toolbar .search-field{flex-basis:calc(100% - 48px)}.archive-button{width:100%;margin-left:0}.challenge-record-meta,.catalogue-summary,.completion-warnings,.start-challenge-summary{grid-template-columns:1fr}.challenge-record>header{flex-wrap:wrap}.challenge-record header>em{margin-left:55px}.challenge-record>footer>div{display:grid;grid-template-columns:1fr}.challenge-record footer button{width:100%}.challenge-form-summary{align-items:flex-start;flex-wrap:wrap}.challenge-form-summary em{width:100%;padding-left:27px}.challenge-state-banner>button{width:100%;margin-left:0}.admin-page>.page-heading{flex-direction:column;gap:10px}.admin-page>.page-heading>div:first-child{width:100%}.admin-page .eyebrow.admin{white-space:nowrap}.admin-page .admin-heading-actions{width:100%;justify-content:flex-end}.inline-fields,.attachment-grid{grid-template-columns:1fr}.attachment-panel>header{align-items:flex-start;flex-wrap:wrap}.attachment-panel>header>div{min-width:calc(100% - 130px)}.group-manager-summary{grid-template-columns:1fr}.group-rename,.group-danger-zone{align-items:stretch;flex-direction:column}.group-member-list article{grid-template-columns:36px 1fr}.group-member-list select,.group-member-list article>.danger-ghost,.group-member-list article>em{grid-column:2;width:100%}.group-member-list .legacy-member{grid-template-columns:36px 1fr}.audit-list>div:not(.panel-empty){grid-template-columns:1fr auto;padding-block:8px}.audit-list time{grid-column:1/3;text-align:left}.invitation-list{padding-inline:13px}.invitation-list article{grid-template-columns:34px 1fr;gap:9px}.invitation-avatar{width:34px;height:34px}.invitation-state{grid-column:2;width:fit-content}.invitation-actions{grid-column:1/3;display:grid;grid-template-columns:1fr 1fr;width:100%}.invitation-actions button{width:100%;justify-content:center}}.challenge-switcher,.search-shell,.user-menu-wrap,.product-card{position:relative}.floating-menu{position:absolute;z-index:55;padding:7px;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 16px 42px #1e183729;animation:rise .16s ease}.challenge-menu{left:5px;right:5px;top:calc(100% - 12px)}.challenge-menu>button{width:100%;padding:10px 12px;display:flex;align-items:center;color:var(--ink);background:transparent;border:0;border-radius:8px;text-align:left}.challenge-menu>button:hover,.challenge-menu>button.active{background:#f5f2ff}.challenge-menu span{min-width:0;display:flex;flex-direction:column;gap:2px}.challenge-menu b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.challenge-menu small{color:var(--muted);font-size:11px}.search-shell{width:min(560px,40vw)}.search-shell .global-search{width:100%}.global-search>button{padding:0;display:grid;color:var(--muted);background:transparent;border:0}.search-results{position:absolute;z-index:54;left:0;right:0;top:51px;padding:7px;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 18px 46px #1c183429}.search-results>button{width:100%;min-height:53px;padding:8px 10px;display:flex;align-items:center;gap:10px;color:var(--ink);background:transparent;border:0;border-radius:9px;text-align:left}.search-results>button:hover{background:#f7f5ff}.search-results>button>i{width:32px;height:32px;display:grid;place-items:center;color:var(--violet);background:var(--violet-soft);border-radius:8px;font-style:normal;font-size:12px;font-weight:800}.search-results>button>span{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.search-results b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.search-results small{color:var(--muted);font-size:11px}.search-results em{color:var(--violet);font-size:10px;font-style:normal}.search-empty{padding:22px;display:flex;align-items:center;justify-content:center;gap:8px;color:var(--muted);font-size:13px}.user-menu{right:0;top:43px;width:245px}.user-menu>div{padding:8px;display:flex;align-items:center;gap:9px;border-bottom:1px solid var(--line)}.user-menu>div>span{min-width:0;display:flex;flex-direction:column}.user-menu b{font-size:13px}.user-menu small{overflow:hidden;text-overflow:ellipsis;color:var(--muted);font-size:11px}.user-menu>button{width:100%;height:38px;padding:0 9px;display:flex;align-items:center;gap:8px;color:#60626e;background:transparent;border:0;border-radius:7px;font-size:12px}.user-menu>button:hover{color:var(--ink);background:#f6f6f8}.help-modal-content,.recommendation-list,.achievement-list{display:flex;flex-direction:column;gap:10px}.help-modal-content article,.recommendation-list article,.achievement-list article{padding:12px;background:#f8f8fb;border-radius:9px}.help-modal-content b,.recommendation-list b,.achievement-list b{font-size:13px}.help-modal-content p,.recommendation-list p,.achievement-list p{margin:4px 0 0;color:var(--muted);font-size:12px;line-height:1.55}.achievement-list article{display:flex;align-items:center;gap:10px}.achievement-list article>span{font-size:24px}.achievement-list article>div{flex:1}.challenge-catalogue{min-height:170px}.challenge-catalogue-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.challenge-catalogue-card{min-width:0;padding:15px;display:flex;flex-direction:column;gap:14px;background:#fff;border:1px solid #e4e2ed;border-radius:14px;transition:border-color .18s ease,transform .18s ease}.challenge-catalogue-card:hover{border-color:#cfc7ef;transform:translateY(-1px)}.challenge-catalogue-card.joined{border-color:#cfc5f8;background:#faf9ff}.challenge-catalogue-card>header,.challenge-catalogue-card>footer{display:flex;align-items:center;justify-content:space-between;gap:10px}.challenge-catalogue-card>header>span,.challenge-catalogue-card>header>i{width:fit-content;display:inline-flex;align-items:center;gap:5px;font-style:normal;font-size:9px;font-weight:800}.challenge-catalogue-card>header>span{padding:5px 7px;border-radius:7px}.challenge-catalogue-card>header>span.active{color:#137e52;background:#e9f8f0}.challenge-catalogue-card>header>span.scheduled{color:#8f641d;background:#fff4df}.challenge-catalogue-card>header>i{color:#654ccf}.challenge-catalogue-card h3{margin:0 0 5px;font-size:16px}.challenge-catalogue-card p{min-height:34px;margin:0;overflow:hidden;color:#686a75;font-size:10px;line-height:1.55;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.challenge-catalogue-card dl{margin:0;padding:10px;display:grid;grid-template-columns:1fr 1fr;gap:8px;background:#f8f8fb;border-radius:10px}.challenge-catalogue-card dl>div{min-width:0;display:flex;flex-direction:column;gap:4px}.challenge-catalogue-card dt{display:flex;align-items:center;gap:5px;color:#747681;font-size:8px;font-weight:700}.challenge-catalogue-card dd{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#4e505a;font-size:10px;font-weight:750}.challenge-catalogue-card>footer>span{color:#25815c;font-size:9px;font-weight:700}.challenge-catalogue-card>footer>span.full{color:#bd565d}.challenge-catalogue-card>footer button{min-width:104px;min-height:36px}.challenge-catalogue-empty{min-height:190px;padding:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;color:#7561d0;background:#faf9ff;border:1px dashed #dcd5f5;border-radius:13px;text-align:center}.challenge-catalogue-empty b{color:var(--ink);font-size:14px}.challenge-catalogue-empty p{max-width:430px;margin:0;color:#686a75;font-size:11px;line-height:1.5}@media(max-width:720px){.challenge-catalogue-grid{grid-template-columns:1fr}.challenge-catalogue-card dl{grid-template-columns:1fr 1fr}}@media(max-width:430px){.challenge-catalogue-card>header{align-items:flex-start;flex-direction:column}.challenge-catalogue-card dl{grid-template-columns:1fr}.challenge-catalogue-card>footer{align-items:stretch;flex-direction:column}.challenge-catalogue-card>footer button{width:100%}}.select-filter{height:36px;padding:0 5px 0 10px;display:flex;align-items:center;gap:5px;color:#696b77;background:#fff;border:1px solid var(--line);border-radius:9px}.select-filter .site-select{max-width:180px}.select-filter .site-select-trigger{height:34px;padding:0 5px 0 3px;color:inherit;background:transparent;border:0;box-shadow:none;font-size:12px}.select-filter .site-select-trigger:hover{background:#f8f7fc}.toolbar .icon-btn.active{color:var(--violet);border-color:#bfb1ff;background:var(--violet-soft)}.card-action-menu{position:absolute;z-index:8;top:58px;right:10px;width:170px;padding:6px;background:#fff;border:1px solid var(--line);border-radius:10px;box-shadow:0 12px 28px #1e193724}.card-action-menu button{width:100%;padding:8px 9px;color:#5f616d;background:transparent;border:0;border-radius:7px;text-align:left;font-size:12px}.card-action-menu button:hover{background:#f5f3fb}.card-action-menu button.danger{color:var(--red)}.confirm-actions{display:flex;justify-content:flex-end;gap:9px}.danger-btn{min-height:38px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;gap:6px;color:#fff;background:#d9545d;border:1px solid #ce4852;border-radius:9px;font-size:12px;font-weight:700}.history-list{display:flex;flex-direction:column}.history-list>div{min-height:48px;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;border-bottom:1px solid var(--line)}.history-list span{color:var(--muted);font-size:12px}.history-list b{font-size:13px}.history-list em{color:var(--green);font-size:11px;font-style:normal;text-align:right}.task-title-button,.person-link,.participant-link,.manage-member{color:inherit;background:transparent;border:0;text-align:left}.task-title-button{padding:0;font-size:13px;font-weight:700}.task-title-button:hover{color:var(--violet)}.task-detail-modal{display:flex;flex-direction:column;gap:14px}.task-detail-modal h3{margin:0;font-size:16px}.task-detail-modal>p{margin:0;color:var(--muted);font-size:12px}.task-status-actions{display:grid;grid-template-columns:repeat(2,1fr);gap:7px}.task-status-actions button{border:1px solid transparent;min-width:0}.task-status-actions button.selected{border-color:currentColor;box-shadow:0 0 0 2px #7257ef14}.filter-chip{padding:6px 9px;color:#ad671d;background:#fff1df;border:0;border-radius:7px;font-size:11px}.feed-entry footer button.liked{color:var(--pink)}.member-progress-modal{display:flex;flex-direction:column;gap:16px}.member-progress-hero{display:flex;align-items:center;gap:12px}.member-progress-hero>div{display:flex;flex-direction:column;gap:4px}.member-progress-hero small,.member-progress-stats small{color:var(--muted);font-size:11px}.member-progress-hero b{font-size:13px}.member-progress-stats{display:grid;grid-template-columns:1fr 1fr;gap:10px}.member-progress-stats>span{padding:11px;display:flex;flex-direction:column;gap:4px;background:#f8f8fa;border-radius:9px}.member-progress-stats b{font-size:15px}.community-layout{display:grid;grid-template-columns:minmax(0,1fr) 286px;align-items:start;gap:16px}.community-main,.community-aside{min-width:0;display:flex;flex-direction:column;gap:14px}.community-aside{position:sticky;top:86px}.community-composer{padding:18px;overflow:visible}.community-composer>header{display:flex;align-items:center;gap:11px}.community-composer>header>div{min-width:0}.community-composer h2,.community-feed-toolbar h2,.community-events h2{margin:0;color:var(--ink);font-size:16px;line-height:1.25}.community-composer>header p,.community-events>header p{margin:3px 0 0;color:var(--muted);font-size:11px}.community-composer form{margin-top:14px}.community-type-picker{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.community-type-picker button{height:37px;padding:0 9px;display:flex;align-items:center;justify-content:center;gap:6px;color:#6e707c;background:#f8f8fa;border:1px solid #ececf1;border-radius:9px;font-size:11px;font-weight:700;transition:.16s ease}.community-type-picker button:hover{color:var(--ink);border-color:#d8d0ff;background:#faf9ff}.community-type-picker button.active{color:var(--violet);border-color:#bcaeff;background:var(--violet-soft);box-shadow:inset 0 0 0 1px #e0d9ff}.community-message-field{margin-top:9px;display:block}.community-message-field textarea{width:100%;min-height:104px;padding:12px 13px;display:block;resize:vertical;color:var(--ink);background:#fff;border:1px solid var(--line);border-radius:11px;outline:0;font:inherit;font-size:13px;line-height:1.55}.community-message-field textarea::placeholder{color:#aaaab4}.community-message-field textarea:focus{border-color:#a993ff;box-shadow:0 0 0 3px #f1eeff}.community-message-field>small{margin-top:5px;display:block;color:var(--muted);text-align:right;font-size:9px}.community-composer form>footer{margin-top:9px;display:flex;align-items:center;gap:10px}.community-product-select{min-width:0;display:flex;align-items:center;gap:6px;color:var(--muted);font-size:11px}.community-product-select>svg{flex:0 0 auto;color:var(--violet)}.community-product-select .site-select{width:190px}.community-product-select .site-select-trigger{height:34px}.composer-attachment-hint{min-width:0;flex:1;display:flex;align-items:center;gap:5px;color:var(--muted);font-size:10px}.composer-attachment-hint svg{flex:0 0 auto}.community-composer form>footer>.primary-btn{height:36px;flex:0 0 auto}.community-feed-toolbar{padding:2px 2px 0;display:flex;align-items:center;justify-content:space-between;gap:12px}.community-feed-toolbar>div:first-child span{display:block;margin-top:3px;color:var(--muted);font-size:10px}.community-feed-toolbar>div:last-child{display:flex;align-items:center;gap:4px;padding:3px;background:#eeeef2;border-radius:9px}.community-feed-toolbar button{height:29px;padding:0 10px;color:#777985;background:transparent;border:0;border-radius:7px;font-size:10px;font-weight:700}.community-feed-toolbar button.active{color:var(--ink);background:#fff;box-shadow:0 1px 3px #19192317}.community-post-list{display:flex;flex-direction:column;gap:10px}.community-post{position:relative;padding:17px;overflow:hidden}.community-post:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:transparent}.community-post.post-result:before{background:var(--green)}.community-post.post-help:before{background:#f0a13b}.community-post.post-question:before{background:var(--blue)}.community-post.is-resolved:before{background:#b9bbc4}.community-post>header{min-width:0;display:flex;align-items:center;gap:9px}.community-post-author{min-width:0;flex:1}.community-post-author>div{display:flex;align-items:center;gap:6px}.community-post-author b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.community-post-author em{padding:2px 5px;color:var(--violet);background:var(--violet-soft);border-radius:5px;font-size:9px;font-style:normal;font-weight:800}.community-post-author>time{display:block;margin-top:2px;color:var(--muted);font-size:10px}.post-type-badge,.post-answer-state,.post-resolved-state{height:25px;padding:0 8px;display:inline-flex;align-items:center;gap:4px;flex:0 0 auto;border-radius:7px;font-size:9px;font-weight:800}.post-type-badge{color:#656773;background:#f5f5f7}.post-type-badge.type-result{color:#168659;background:#eaf8f2}.post-type-badge.type-help{color:#c46b13;background:#fff3e4}.post-type-badge.type-question{color:#3871d7;background:#edf4ff}.post-answer-state{color:#c46b13;background:#fff7ec}.post-resolved-state{color:#24845e;background:#edf8f3}.community-post-body{padding:12px 0 2px 43px}.community-post-body>p{margin:0;color:#484a54;font-size:13px;line-height:1.62;white-space:pre-wrap}.post-product-context{margin-top:12px;padding:9px;display:flex;align-items:center;gap:10px;background:#f8f8fa;border:1px solid #eeeeF2;border-radius:10px}.post-product-thumb{width:34px;height:45px;flex:0 0 auto;display:grid;place-items:center;overflow:hidden;background:#eeeafc;border-radius:7px;font-size:16px}.post-product-thumb img{width:100%;height:100%;display:block;object-fit:cover}.post-product-context>span:last-child{min-width:0;display:flex;flex-direction:column;gap:2px}.post-product-context small,.post-product-context em{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:9px;font-style:normal}.post-product-context b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.community-post-actions{margin:11px 0 0 43px;display:flex;align-items:center;gap:15px}.community-post-actions button{padding:0;height:27px;display:inline-flex;align-items:center;gap:5px;color:var(--muted);background:transparent;border:0;font-size:10px;font-weight:700}.community-post-actions button:hover{color:var(--ink)}.community-post-actions button.liked{color:var(--pink)}.community-post-actions .resolve-post-button{margin-left:auto;color:#388567}.community-thread{margin:13px 0 0 43px;padding:13px;background:#fafafd;border:1px solid #eeeeF2;border-radius:11px}.community-replies{display:flex;flex-direction:column;gap:12px}.community-replies>article{display:flex;align-items:flex-start;gap:8px}.community-replies>article>div{min-width:0;flex:1}.community-replies header{display:flex;align-items:baseline;gap:7px}.community-replies header b{font-size:11px}.community-replies header time{color:var(--muted);font-size:9px}.community-replies p{margin:3px 0 0;color:#555762;font-size:11px;line-height:1.5}.community-no-replies{padding:3px 0 10px;display:flex;align-items:center;gap:7px;color:var(--muted);font-size:10px}.community-reply-form{margin-top:11px;display:flex;align-items:center;gap:7px}.community-reply-form textarea{height:34px;min-width:0;flex:1;padding:8px 10px;resize:none;overflow-y:auto;color:var(--ink);background:#fff;border:1px solid var(--line);border-radius:8px;outline:0;font:inherit;font-size:11px;line-height:16px}.community-reply-form textarea:focus{border-color:#a993ff;box-shadow:0 0 0 3px #f1eeff}.community-reply-form .primary-btn{width:34px;height:34px;padding:0;display:grid;place-items:center}.community-thread .attachment-panel{margin-top:13px}.community-empty{padding:34px 20px;display:flex;align-items:center;flex-direction:column;text-align:center}.community-empty>svg{color:var(--violet)}.community-empty h3{margin:9px 0 4px;font-size:14px}.community-empty p{max-width:360px;margin:0 0 12px;color:var(--muted);font-size:11px;line-height:1.5}.community-events{overflow:hidden}.community-events>header{padding:14px 16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.community-events>header>svg{color:var(--violet)}.community-events>div{padding:4px 14px}.community-events article{min-height:48px;display:flex;align-items:center;gap:8px;border-bottom:1px solid #f0f0f3}.community-events article:last-child{border-bottom:0}.event-icon{width:29px;height:29px;display:grid;place-items:center;flex:0 0 auto;color:var(--violet);background:var(--violet-soft);border-radius:8px}.event-icon.event-metric{color:var(--green);background:#eaf8f2}.event-icon.event-help{color:#d27a1e;background:#fff3e4}.community-events article p{min-width:0;flex:1;margin:0;color:#656773;font-size:10px;line-height:1.4}.community-events article p b{color:var(--ink)}.community-events article p em{margin-left:6px;padding:3px 6px;color:var(--violet);background:var(--violet-soft);border-radius:5px;font-style:normal;white-space:nowrap}.community-events time{color:var(--muted);font-size:9px;white-space:nowrap}.community-attention,.community-members{overflow:hidden}.community-attention>header,.community-members>header{padding:14px;display:flex;align-items:center;gap:9px;border-bottom:1px solid var(--line)}.community-attention>header>span{width:32px;height:32px;display:grid;place-items:center;color:#c46b13;background:#fff3e4;border-radius:9px}.community-attention>header>div{min-width:0;flex:1}.community-attention h3,.community-members h3,.community-rhythm h3{margin:0;font-size:13px}.community-attention>header p{margin:2px 0 0;color:var(--muted);font-size:9px}.community-attention>header>b{min-width:25px;height:25px;display:grid;place-items:center;color:#c46b13;background:#fff3e4;border-radius:8px;font-size:11px}.community-attention>button,.community-members>button{width:100%;min-width:0;padding:11px 13px;display:flex;align-items:center;gap:8px;text-align:left;background:transparent;border:0;border-bottom:1px solid #f0f0f3}.community-attention>button:last-child,.community-members>button:last-child{border-bottom:0}.community-attention>button:hover,.community-members>button:hover{background:#faf9ff}.community-attention>button>.avatar,.community-members>button>.avatar{flex:0 0 auto}.community-attention>button>span:not(.avatar),.community-members>button>span:not(.avatar){min-width:0;flex:1;display:flex;flex-direction:column;gap:2px}.community-attention>button b,.community-members>button b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--ink);font-size:10px}.community-attention>button small,.community-members>button small{overflow:hidden;color:var(--muted);font-size:9px;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.community-attention>button>svg{color:var(--muted);flex:0 0 auto}.attention-empty{padding:19px 14px;display:flex;align-items:center;justify-content:center;gap:7px;color:var(--green);font-size:10px;font-weight:700}.community-members>header{justify-content:space-between}.community-members>header span{color:var(--green);font-size:9px;font-weight:700}.community-members>button>svg{color:#d98930;flex:0 0 auto}.community-rhythm{padding:14px;display:flex;align-items:flex-start;gap:9px;color:#fff;border-color:#4f348b;background:linear-gradient(135deg,#302054,#563996)}.community-rhythm>svg{flex:0 0 auto;color:#d9c9ff}.community-rhythm p{margin:4px 0 0;color:#d8cee9;font-size:9px;line-height:1.45}@media(max-width:1180px){.community-layout{grid-template-columns:minmax(0,1fr) 245px}.community-product-select>span{display:none}.composer-attachment-hint{display:none}}@media(max-width:960px){.community-layout{grid-template-columns:1fr}.community-aside{position:static;display:grid;grid-template-columns:1fr 1fr}.community-rhythm{grid-column:1 / -1}}@media(max-width:680px){.challenge-product-picker>div{grid-template-columns:1fr}.challenge-product-picker>header{align-items:flex-start;flex-direction:column}.challenge-product-picker>header small{text-align:left}.community-composer{padding:14px}.community-type-picker{grid-template-columns:1fr 1fr}.community-composer form>footer{align-items:stretch;flex-wrap:wrap}.community-product-select{width:100%}.community-product-select>span{display:inline}.community-product-select .site-select{flex:1;width:auto}.community-composer form>footer>.primary-btn{width:100%}.community-feed-toolbar{align-items:flex-start;flex-direction:column}.community-feed-toolbar>div:last-child{width:100%;overflow-x:auto}.community-feed-toolbar button{flex:0 0 auto}.community-post{padding:14px}.community-post>header{align-items:flex-start;flex-wrap:wrap}.community-post-author{flex-basis:calc(100% - 50px)}.post-type-badge{margin-left:43px}.post-answer-state,.post-resolved-state{margin-left:0}.community-post-body,.community-post-actions,.community-thread{margin-left:0;padding-left:0}.community-post-body{padding-top:11px}.community-thread{padding:11px}.community-post-actions{gap:11px}.community-post-actions .resolve-post-button{margin-left:0}.community-aside{display:flex}.community-events article{padding:8px 0;align-items:flex-start}.community-events article>.avatar{display:none}.community-events time{display:none}}.person-link{flex:1;display:flex;flex-direction:column;gap:3px}.person-link b{font-size:12px}.person-link span{color:var(--muted);font-size:11px}.participant-link{display:flex;align-items:center;gap:8px;font-size:12px}.participant-link:hover,.person-link:hover{color:var(--violet)}.admin-table>div>.participant-link:first-child{display:flex}.table-empty{padding:32px;color:var(--muted);text-align:center;font-size:13px}.manage-member{width:calc(100% - 24px)}.manage-member:hover{background:#faf9ff}.participant-modal{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.participant-modal>div:not(.participant-modal-actions),.group-detail-modal>div{padding:11px;display:flex;flex-direction:column;gap:4px;background:#f8f8fa;border-radius:8px}.participant-modal span,.group-detail-modal span{color:var(--muted);font-size:11px}.participant-modal b,.group-detail-modal b{font-size:14px}.participant-modal-actions{grid-column:1/3;margin-top:5px;display:flex;justify-content:flex-end;gap:9px}.participant-modal-actions button{min-height:38px}.participant-modal-actions .danger-ghost{padding:0 10px;border:1px solid #f0c9cd;border-radius:9px}.delete-user-modal{display:flex;flex-direction:column;gap:16px}.delete-user-modal .danger-note{display:flex;gap:11px;padding:13px;color:#8d454b;background:#fff4f5;border:1px solid #f5d7da;border-radius:10px}.delete-user-modal .danger-note svg{flex:0 0 auto}.delete-user-modal .danger-note b{display:block;margin-bottom:4px;font-size:14px}.delete-user-modal .danger-note p{margin:0;color:#956d70;font-size:12px;line-height:1.5}.delete-user-modal label{display:flex;flex-direction:column;gap:6px}.delete-user-modal label span{color:var(--muted);font-size:12px;font-weight:700}.delete-user-modal input{height:40px;padding:0 11px;border:1px solid #dedfe5;border-radius:9px;outline:0}.delete-user-modal input:focus{border-color:var(--red);box-shadow:0 0 0 3px #d9545d1f}.group-detail-modal{display:grid;grid-template-columns:1fr 1fr;gap:9px}.group-detail-modal button{grid-column:1/3;margin-top:5px}.participant-service-email{background:linear-gradient(135deg,#faf9ff,#f5f2ff)!important}.participant-service-email b{overflow-wrap:anywhere;color:#57468f;font-size:12px}.product-wizard-photo{padding:14px;display:grid;grid-template-columns:minmax(180px,1fr) minmax(330px,390px);align-items:center;gap:16px;background:#fafafd;border:1px solid var(--line);border-radius:12px}.product-wizard-photo>div:first-child{display:flex;flex-direction:column;gap:5px}.product-wizard-photo>div:first-child b{font-size:13px}.product-wizard-photo>div:first-child span{color:var(--muted);font-size:11px;line-height:1.5}.product-photo-modal{display:flex;flex-direction:column;gap:15px}.product-photo-modal .image-upload-product{width:100%}.photo-format-note{padding:11px 12px;display:flex;flex-direction:column;gap:3px;color:#5e4ca0;background:#f5f2ff;border-radius:9px}.photo-format-note b{font-size:12px}.photo-format-note span{color:#746d86;font-size:10px;line-height:1.5}.product-photo-button{padding:0;display:inline-flex;background:transparent;border:0;border-radius:14px}.product-photo-button:not(:disabled):hover .product-visual,.product-photo-button:not(:disabled):focus-visible .product-visual{box-shadow:0 0 0 3px #e6e0ff,0 7px 18px #352a6029}.product-photo-button:disabled{cursor:default;opacity:1}.privacy-options.vertical{grid-template-columns:1fr}.settings-panel .full-field{grid-column:1/3}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important}.security-form{margin-top:22px}.success-message{padding:20px;display:flex;flex-direction:column;align-items:center;gap:7px;color:var(--green);background:#f0faf5;border-radius:11px;text-align:center}.success-message p{margin:0;color:var(--muted);font-size:12px}.contact-card{padding:12px;display:flex;align-items:center;gap:11px;background:#f8f8fa;border-radius:10px}.contact-card>span{width:36px;height:36px;display:grid;place-items:center;color:var(--violet);background:var(--violet-soft);border-radius:9px}.contact-card>div{flex:1;display:flex;flex-direction:column;gap:3px}.contact-card small{color:var(--muted);font-size:11px}.contact-card b{font-size:13px}.users-registry-intro{padding:17px 18px 15px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line)}.users-registry-intro h2{margin:0 0 4px;font-size:17px}.users-registry-intro p{margin:0;color:var(--muted);font-size:12px}.users-registry-intro>b{min-width:42px;height:42px;display:grid;place-items:center;color:var(--violet);background:var(--violet-soft);border-radius:12px;font-size:16px}.bulk-distribution{margin:0 16px 13px;padding:10px 12px;display:flex;align-items:center;gap:12px;color:#3d365e;background:#f5f1ff;border:1px solid #ded4ff;border-radius:10px}.bulk-distribution>span{white-space:nowrap;font-size:12px}.bulk-distribution label{display:flex;align-items:center;gap:8px}.bulk-distribution label>span{color:var(--muted);white-space:nowrap;font-size:11px}.bulk-distribution .site-select{min-width:210px;background:#fff}.bulk-distribution .primary-btn{margin-left:auto;white-space:nowrap}.participant-select{min-width:0;display:flex;align-items:center;gap:9px}.participant-select .participant-link{min-width:0}.participant-select input[type=checkbox]{width:17px;height:17px;flex:0 0 17px;margin:0;accent-color:var(--violet);cursor:pointer}.participant-select input[type=checkbox]:disabled{cursor:not-allowed;opacity:.38}.participation-state{width:fit-content;padding:3px 6px;display:block;border-radius:6px;font-style:normal;font-size:10px;font-weight:700}.participation-state.assigned{color:#168152;background:#e8f7ef}.participation-state.unassigned{color:#737582;background:#f0f0f3}.participant-group-name{margin-top:3px;display:block;color:var(--muted);font-size:10px}@media(max-width:900px){.search-shell{width:auto;flex:1;margin:0 10px}.search-shell .global-search{margin:0}.search-results{position:fixed;left:12px;right:12px;top:64px}.user-menu{right:-4px}.select-filter .site-select{max-width:125px}.participant-modal{grid-template-columns:1fr}.participant-modal-actions{grid-column:auto;flex-direction:column}.participant-modal-actions button{width:100%}.profile-image-editor,.product-wizard-photo{grid-template-columns:1fr}.bulk-distribution{min-width:1048px}}@media(max-width:430px){.settings-panel .full-field{grid-column:auto}.task-status-actions{grid-template-columns:1fr}.contact-card{align-items:flex-start;flex-wrap:wrap}.contact-card>div{min-width:calc(100% - 50px)}.contact-card button{width:100%}.image-upload-avatar,.image-upload-product{grid-template-columns:1fr;justify-items:center}.image-upload-avatar .image-dropzone,.image-upload-product .image-dropzone{grid-row:auto}.image-upload-avatar .image-remove-button,.image-upload-product .image-remove-button{grid-column:auto}.image-upload-meta{text-align:center}.product-wizard-photo{padding-inline:10px}}@media(prefers-reduced-motion:reduce){.chart-marker,.donut-segment,.bar-group>span,.bar-tooltip{transition:none}}.notice-change{color:#6d50df;background:#eee9ff}.changes-page{--calendar-line: #ececf1}.change-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.change-summary-grid>article{min-height:94px;padding:16px;display:flex;align-items:center;gap:12px;background:#fff;border:1px solid var(--line);border-radius:13px}.change-summary-grid>article>div{min-width:0;display:grid;grid-template-columns:auto 1fr;align-items:baseline;column-gap:8px}.change-summary-grid small{grid-column:1 / -1;color:var(--muted);font-size:11px}.change-summary-grid b{margin-top:3px;font-size:24px;line-height:1}.change-summary-grid em{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#8b8d97;font-size:10px;font-style:normal}.change-summary-grid em.is-danger{color:#d05a62;font-weight:700}.changes-workspace{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:14px;align-items:start}.change-calendar{overflow:hidden}.change-calendar>header{min-height:62px;padding:11px 14px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--calendar-line)}.change-calendar>header>div{display:flex;align-items:center;gap:12px}.change-calendar h2{min-width:190px;margin:0;text-align:center;font-size:16px;text-transform:capitalize}.calendar-header-tools{justify-content:flex-end}.calendar-legend{display:flex;align-items:center;gap:10px;color:#858791;font-size:8px;font-weight:700}.calendar-legend span{display:flex;align-items:center;gap:4px;white-space:nowrap}.calendar-legend i{width:7px;height:7px;border-radius:3px;box-shadow:0 0 0 3px #7457ef14}.calendar-legend i.change{background:var(--violet)}.calendar-legend i.review{background:#d5842f;box-shadow:0 0 0 3px #d5842f1a}.secondary-btn.compact{min-height:34px;height:34px;padding-inline:11px}.change-calendar-scroll{overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:thin;scrollbar-color:#d9d4ee transparent}.change-calendar-weekdays,.change-calendar-grid{display:grid;grid-template-columns:repeat(7,1fr)}.change-calendar-weekdays{min-height:31px;align-items:center;color:#9a9ba5;background:#fafafd;border-bottom:1px solid var(--calendar-line);font-size:9px;font-weight:800;text-align:center;text-transform:uppercase}.change-calendar-grid>.calendar-day{position:relative;min-width:0;min-height:126px;padding:8px;color:#565862;background:#fff;border-right:1px solid var(--calendar-line);border-bottom:1px solid var(--calendar-line);outline:0;text-align:left;transition:.15s ease}.change-calendar-grid>.calendar-day:nth-child(7n){border-right:0}.change-calendar-grid>.calendar-day:nth-last-child(-n+7){border-bottom:0}.change-calendar-grid>.calendar-day:hover,.change-calendar-grid>.calendar-day:focus-visible{z-index:1;background:#fcfbff;box-shadow:inset 0 0 0 1px #d9d1ff}.change-calendar-grid>.calendar-day.outside{color:#bdbec6;background:#fbfbfc}.change-calendar-grid>.calendar-day.outside .calendar-event-card{opacity:.58}.change-calendar-grid>.calendar-day.selected{z-index:1;color:#5e43d0;background:#f7f5ff;box-shadow:inset 0 0 0 2px #8d73f5}.calendar-day-head{height:27px;display:flex;align-items:flex-start;justify-content:space-between}.calendar-day-head>button{width:25px;height:25px;padding:0;display:grid;place-items:center;color:inherit;background:transparent;border:0;border-radius:50%;font-size:11px;font-weight:750}.calendar-day-head>button:hover{background:#efecf8}.calendar-day-head>button:focus-visible{outline:2px solid #9f8cf1;outline-offset:1px}.calendar-day-actions{display:flex;align-items:center;gap:4px}.calendar-day-actions>b{min-width:18px;height:18px;padding:0 5px;display:grid;place-items:center;color:#777386;background:#f2f0f8;border-radius:6px;font-size:8px}.calendar-day-add{width:21px;height:21px;padding:0;display:grid;place-items:center;color:#7662cf;background:#f4f1ff;border:1px solid #e4defb;border-radius:7px;box-shadow:0 2px 5px #3e2c800d;transition:.15s ease}.calendar-day-add:hover{color:#fff;background:var(--violet);border-color:var(--violet);box-shadow:0 4px 10px #7457ef38;transform:translateY(-1px)}.calendar-day-add:focus-visible{outline:2px solid #9f8cf1;outline-offset:2px}.calendar-day.outside .calendar-day-add{opacity:.65}.calendar-day.today .calendar-day-head>button{color:#fff;background:var(--violet);box-shadow:0 4px 10px #7457ef40}.calendar-event-stack{margin-top:4px;display:flex;flex-direction:column;gap:4px}.calendar-event-card{position:relative;width:100%;min-width:0;min-height:35px;padding:5px;display:grid;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:5px;overflow:hidden;color:#53545d;background:color-mix(in srgb,var(--calendar-event-color) 8%,#fff);border:1px solid color-mix(in srgb,var(--calendar-event-color) 22%,#e8e7ee);border-radius:8px;box-shadow:0 2px 6px #201c3209;text-align:left;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.calendar-event-card:before{content:"";position:absolute;inset:0 auto 0 0;width:2px;background:#a7a8b0}.calendar-event-card.priority-high:before{background:#d95761}.calendar-event-card.priority-medium:before{background:#d58a31}.calendar-event-card.priority-low:before{background:#5e8fd8}.calendar-event-card:hover{z-index:2;transform:translateY(-1px);border-color:color-mix(in srgb,var(--calendar-event-color) 45%,#dedce8);box-shadow:0 5px 12px #201c3214}.calendar-event-card.review{background:linear-gradient(135deg,#fff9f1,#fffdf9)}.calendar-event-card.review.completed{background:linear-gradient(135deg,#f0faf6,#fbfffd)}.calendar-event-icon{width:20px;height:20px;display:grid;place-items:center;color:var(--calendar-event-color);background:color-mix(in srgb,var(--calendar-event-color) 12%,#fff);border-radius:6px}.calendar-event-copy{min-width:0;display:flex;flex-direction:column;gap:1px}.calendar-event-copy small,.calendar-event-copy b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.calendar-event-copy small{color:color-mix(in srgb,var(--calendar-event-color) 75%,#777985);font-size:7.5px;font-weight:800;text-transform:uppercase;letter-spacing:.02em}.calendar-event-copy b{color:#4f5059;font-size:9px;font-weight:750}.calendar-event-more{width:100%;min-height:20px;padding:0 6px;color:#7261bd;background:#f4f1ff;border:0;border-radius:6px;font-size:7px;font-weight:800;text-align:left}.calendar-event-more:hover{background:#ebe6ff}.change-checks{overflow:hidden}.change-checks>header{min-height:62px;padding:11px 13px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.change-checks>header>div{display:flex;align-items:center;gap:9px}.change-checks>header>div>span{width:34px;height:34px;display:grid;place-items:center;color:#c77824;background:#fff2e2;border-radius:9px}.change-checks h3{margin:0;font-size:13px}.change-checks header p{margin:2px 0 0;color:var(--muted);font-size:9px}.change-checks header>b{min-width:25px;height:25px;display:grid;place-items:center;color:#c77824;background:#fff2e2;border-radius:8px;font-size:10px}.change-check-list>button{width:100%;min-height:72px;padding:11px 12px;display:flex;align-items:center;gap:9px;background:#fff;border:0;border-bottom:1px solid #f0f0f3;text-align:left}.change-check-list>button:last-child{border-bottom:0}.change-check-list>button:hover{background:#faf9ff}.change-check-list>button>span:not(.product-visual){min-width:0;flex:1;display:flex;flex-direction:column;gap:2px}.change-check-list b,.change-check-list small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.change-check-list b{font-size:10px}.change-check-list small{color:var(--muted);font-size:9px}.change-check-list em{margin-top:3px;display:flex;align-items:center;gap:4px;color:#8b738d;font-size:8px;font-style:normal}.change-check-list em.overdue{color:#d25b64;font-weight:800}.change-check-list>button>svg{color:#aaa5b7}.change-check-empty{min-height:196px;padding:25px;display:flex;align-items:center;justify-content:center;flex-direction:column;color:var(--green);text-align:center}.change-check-empty b{margin-top:8px;color:var(--ink);font-size:12px}.change-check-empty p{max-width:190px;margin:4px 0 0;color:var(--muted);font-size:9px;line-height:1.45}.change-day-history{overflow:hidden}.change-day-history>header{min-height:69px;padding:13px 16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.change-day-history>header>div{display:flex;align-items:center;gap:10px}.history-date-icon{width:36px;height:36px;display:grid;place-items:center;color:var(--violet);background:var(--violet-soft);border-radius:10px}.change-day-history h2{margin:0;font-size:15px;text-transform:capitalize}.change-day-history header p{margin:2px 0 0;color:var(--muted);font-size:10px}.change-day-agenda{display:flex;flex-direction:column}.change-day-checks{padding:12px 16px 2px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.change-day-checks>button{min-width:0;min-height:66px;padding:10px;display:grid;grid-template-columns:34px minmax(0,1fr) 16px;align-items:center;gap:9px;color:#5f513f;background:linear-gradient(135deg,#fff8ee,#fffdfa);border:1px solid #f0ddc1;border-radius:11px;box-shadow:0 4px 12px #583c190b;text-align:left}.change-day-checks>button:hover{border-color:#dfbb85;box-shadow:0 7px 17px #583c1917}.change-day-checks>button>span{width:34px;height:34px;display:grid;place-items:center;color:#ca7b29;background:#fff0dc;border-radius:9px}.change-day-checks>button>div{min-width:0;display:flex;flex-direction:column;gap:3px}.change-day-checks small,.change-day-checks b,.change-day-checks em{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.change-day-checks small{color:#b66d25;font-size:8px;font-weight:800;text-transform:uppercase}.change-day-checks b{color:#504b47;font-size:10px}.change-day-checks em{display:flex;align-items:center;gap:4px;color:#8d8277;font-size:8px;font-style:normal}.change-day-checks>button>svg{color:#b7aa9c}.change-day-checks>button.completed{color:#167c57;background:linear-gradient(135deg,#effaf5,#fbfffd);border-color:#c6e9d8}.change-day-checks>button.completed>span{color:#16885d;background:#ddf4e9}.change-day-checks>button.completed small{color:#16885d}.change-day-checks>button.overdue{background:linear-gradient(135deg,#fff2f3,snow);border-color:#f0ced1}.change-day-checks>button.overdue>span{color:#ca565e;background:#ffe4e6}.change-day-checks>button.overdue small{color:#c44c55}.change-timeline{padding:5px 16px 10px}.change-timeline>article{position:relative;padding-left:42px}.change-timeline>article:before{content:"";position:absolute;top:0;bottom:0;left:15px;width:1px;background:#e8e7ed}.change-timeline>article:first-child:before{top:25px}.change-timeline>article:last-child:before{bottom:calc(100% - 26px)}.change-timeline-marker{position:absolute;z-index:1;top:18px;left:0;width:31px;height:31px;display:grid;place-items:center;color:var(--change-color);background:#fff;border:1px solid color-mix(in srgb,var(--change-color) 28%,#e8e7ed);border-radius:9px;box-shadow:0 4px 10px #1e19320f}.change-timeline>article>button{width:100%;padding:14px 0;display:block;color:inherit;background:transparent;border:0;border-bottom:1px solid #f0f0f3;text-align:left}.change-timeline>article:last-child>button{border-bottom:0}.change-timeline>article>button:hover h3{color:var(--violet)}.change-card-head{display:flex;align-items:center;gap:8px}.change-card-head time{color:var(--muted);font-size:9px}.change-card-head>.change-review-badge{margin-left:auto}.change-category{display:inline-flex;align-items:center;gap:5px;color:var(--change-color);font-size:9px;font-weight:800}.change-priority-badge{width:fit-content;padding:4px 7px;display:inline-flex;align-items:center;gap:4px;border-radius:6px;font-size:8px;font-style:normal;font-weight:800;white-space:nowrap}.change-priority-badge.high{color:#bf424d;background:#fff0f1}.change-priority-badge.medium{color:#ae6719;background:#fff3e4}.change-priority-badge.low{color:#4676bb;background:#edf4ff}.change-timeline h3{margin:8px 0 4px;font-size:13px}.change-timeline article>button>p{margin:0;overflow:hidden;color:#666874;font-size:10px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.change-product-row{margin-top:10px;display:flex;align-items:center;gap:8px}.change-product-row>span:not(.product-visual){min-width:0;display:flex;flex-direction:column}.change-product-row b,.change-product-row small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.change-product-row b{font-size:9px}.change-product-row small{color:var(--muted);font-size:8px}.change-product-row>em{margin-left:auto;display:flex;align-items:center;gap:4px;color:#8a6f3f;font-size:8px;font-style:normal;white-space:nowrap}.change-review-badge{width:fit-content;padding:4px 7px;border-radius:6px;color:#777985;background:#f0f0f3;font-size:8px;font-style:normal;font-weight:800;white-space:nowrap}.change-review-badge.worked{color:#138255;background:#e9f8f1}.change-review-badge.partial{color:#bd711e;background:#fff2e3}.change-review-badge.failed{color:#c34f58;background:#fff0f1}.change-review-badge.pending{color:#6652bd;background:#f0ecff}.change-form{display:flex;flex-direction:column;gap:15px}.change-form label,.review-change-form label{display:flex;flex-direction:column;gap:6px}.change-form label>span,.review-change-form label>span,.change-category-field legend,.review-change-form legend{color:#5f616c;font-size:12px;font-weight:750}.optional-label{margin-left:5px;color:#9a9ca8;font-size:10px;font-style:normal;font-weight:600}.change-form input,.change-form textarea,.review-change-form textarea{width:100%;padding:0 11px;color:var(--ink);background:#fff;border:1px solid #dedfe5;border-radius:9px;outline:0;font:inherit;font-size:12px}.change-form input{height:40px}.change-form textarea,.review-change-form textarea{padding-block:10px;resize:vertical;line-height:1.5}.change-form input:focus,.change-form textarea:focus,.review-change-form textarea:focus{border-color:#a993ff;box-shadow:0 0 0 3px #f1eeff}.change-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.change-form-grid .site-select{width:100%}.change-date-time{display:grid;grid-template-columns:1fr 112px;gap:8px}.change-scope-select-icon{width:28px;height:28px;display:grid;place-items:center;color:#654dd0;background:#eee9ff;border-radius:8px}.change-category-field,.review-change-form fieldset{padding:0;border:0}.change-category-field legend,.review-change-form legend{margin-bottom:7px}.change-category-field>div{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.change-category-field button{min-height:42px;padding:7px 8px;display:flex;align-items:center;gap:6px;color:#666874;background:#fafafd;border:1px solid #e6e6eb;border-radius:9px;font-size:9px;font-weight:700;text-align:left}.change-category-field button:hover{border-color:#c9bdf8}.change-category-field button.selected{color:#5f48cb;background:#f4f1ff;border-color:#9f89f9;box-shadow:0 0 0 2px #f0ecff}.change-priority-field{padding:0;border:0}.change-priority-field legend{margin-bottom:7px;color:#5f616c;font-size:12px;font-weight:750}.change-priority-field>div{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.change-priority-field button{min-height:54px;padding:9px 10px;display:flex;align-items:center;gap:8px;color:#777985;background:#fafafd;border:1px solid #e5e5ea;border-radius:10px;text-align:left}.change-priority-field button>span{min-width:0;display:flex;flex-direction:column;gap:2px}.change-priority-field button b{font-size:10px}.change-priority-field button small{color:#9899a2;font-size:8px;line-height:1.3}.change-priority-field button.high{color:#c14953}.change-priority-field button.medium{color:#b46d20}.change-priority-field button.low{color:#4f7fc2}.change-priority-field button:hover{border-color:currentColor}.change-priority-field button.high.selected{background:#fff2f3;border-color:#e28f96;box-shadow:0 0 0 2px #fff0f1}.change-priority-field button.medium.selected{background:#fff6ea;border-color:#dfae70;box-shadow:0 0 0 2px #fff3e8}.change-priority-field button.low.selected{background:#f0f6ff;border-color:#91b3e2;box-shadow:0 0 0 2px #edf4ff}.change-reminder-box{padding:12px;background:#fafafd;border:1px solid #e5e5eb;border-radius:11px}.change-reminder-box.enabled{background:#f8f6ff;border-color:#ddd5ff}.change-reminder-box>div:first-child{display:flex;align-items:center;gap:9px}.change-reminder-box>div:first-child>span{width:34px;height:34px;display:grid;place-items:center;flex:0 0 auto;color:var(--violet);background:#ece7ff;border-radius:9px}.change-reminder-box>div:first-child>div{min-width:0;flex:1}.change-reminder-box b{display:block;font-size:11px}.change-reminder-box p{margin:3px 0 0;color:var(--muted);font-size:9px;line-height:1.4}.change-reminder-fields{margin:11px 0 0 43px;display:grid;grid-template-columns:1fr 120px;gap:8px}.switch{position:relative;width:40px;height:23px;flex:0 0 auto;padding:0;background:#d7d8df;border:0;border-radius:14px}.switch i{position:absolute;top:3px;left:3px;width:17px;height:17px;background:#fff;border-radius:50%;box-shadow:0 2px 5px #231e3c33;transition:.18s}.switch.on{background:var(--violet)}.switch.on i{transform:translate(17px)}.change-details{display:flex;flex-direction:column;gap:13px}.change-details>header{padding:11px;display:flex;align-items:center;gap:11px;background:#fafafd;border:1px solid var(--line);border-radius:11px}.change-details>header>div{min-width:0;flex:1}.change-details>header h3{margin:5px 0 2px;font-size:15px}.change-details>header p{margin:0;color:var(--muted);font-size:10px}.change-detail-statuses{margin-left:auto;align-self:flex-start;display:flex;flex:0 0 auto;flex-direction:column;align-items:flex-end;gap:6px}.change-detail-copy{display:grid;grid-template-columns:1fr 1fr;gap:9px}.change-detail-copy article{padding:11px;background:#f8f8fa;border-radius:9px}.change-detail-copy small{color:var(--muted);font-size:9px;font-weight:700;text-transform:uppercase}.change-detail-copy p{margin:6px 0 0;color:#555762;font-size:11px;line-height:1.55;white-space:pre-wrap}.change-detail-reminder{padding:10px 12px;display:flex;align-items:center;gap:9px;color:#654dbf;background:#f5f2ff;border-radius:9px}.change-detail-reminder div{display:flex;flex-direction:column;gap:2px}.change-detail-reminder b{font-size:10px}.change-detail-reminder span{color:#7f748e;font-size:9px}.change-metric-comparison{overflow:hidden;border:1px solid var(--line);border-radius:10px}.change-metric-comparison>header{padding:10px 12px;background:#fafafd;border-bottom:1px solid var(--line)}.change-metric-comparison>header div{display:flex;flex-direction:column;gap:2px}.change-metric-comparison>header b{font-size:11px}.change-metric-comparison>header span{color:var(--muted);font-size:9px}.change-metric-comparison>div{display:grid;grid-template-columns:1fr 1fr}.change-metric-comparison article{min-height:38px;padding:7px 10px;display:grid;grid-template-columns:minmax(75px,1fr) auto 15px auto minmax(52px,auto);align-items:center;gap:5px;border-right:1px solid #f0f0f3;border-bottom:1px solid #f0f0f3}.change-metric-comparison article:nth-child(2n){border-right:0}.change-metric-comparison article:nth-last-child(-n+2){border-bottom:0}.change-metric-comparison article span{color:var(--muted);font-size:8px}.change-metric-comparison article b{font-size:9px}.change-metric-comparison article svg{color:#aaa9b2}.change-metric-comparison article em{color:#777985;font-size:8px;font-style:normal;text-align:right}.change-metric-comparison article em.positive{color:var(--green)}.change-metric-comparison article em.negative{color:var(--red)}.change-metrics-empty{min-height:64px;padding:12px;display:flex;align-items:center;gap:10px;color:#7a6e9d;background:#faf9ff;border:1px dashed #dcd5f2;border-radius:10px}.change-metrics-empty>svg{flex:0 0 auto}.change-metrics-empty div{min-width:0;display:flex;flex-direction:column;gap:3px}.change-metrics-empty b{color:#56525f;font-size:11px}.change-metrics-empty span{color:var(--muted);font-size:9px;line-height:1.45}.change-review-result{padding:11px;display:flex;gap:9px;color:#6a6c76;background:#f7f7f9;border-radius:10px}.change-review-result>span{flex:0 0 auto}.change-review-result>div{min-width:0}.change-review-result b{font-size:11px}.change-review-result p{margin:4px 0;color:#62646e;font-size:10px;line-height:1.45}.change-review-result small{color:#9697a0;font-size:8px}.change-review-result.worked{color:#16865a;background:#edf9f3}.change-review-result.partial{color:#c17a2b;background:#fff5e8}.change-review-result.failed{color:#c34f58;background:#fff1f2}.change-detail-actions{display:flex;justify-content:flex-end;gap:7px;flex-wrap:wrap}.change-detail-actions .primary-btn{margin-right:auto}.change-detail-actions .danger-ghost{min-height:38px;padding:0 10px;border:1px solid #f0c9cd;border-radius:9px}.review-change-form{display:flex;flex-direction:column;gap:14px}.review-change-context{padding:11px;background:#f8f8fa;border-radius:9px}.review-change-context span{color:var(--muted);font-size:9px;text-transform:uppercase}.review-change-context b{display:block;margin-top:3px;font-size:12px}.review-change-context p{margin:5px 0 0;color:#656773;font-size:10px;line-height:1.45}.review-status-options{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.review-status-options button{min-height:74px;padding:10px;display:flex;align-items:flex-start;gap:7px;color:#6a6c76;background:#fafafd;border:1px solid #e5e5ea;border-radius:9px;text-align:left}.review-status-options button>span{min-width:0;display:flex;flex-direction:column;gap:3px}.review-status-options b{font-size:10px}.review-status-options small{color:#94959e;font-size:8px;line-height:1.35}.review-status-options button.worked.selected{color:#16865a;background:#edf9f3;border-color:#9ddabf}.review-status-options button.partial.selected{color:#bd711e;background:#fff5e8;border-color:#eac38e}.review-status-options button.failed.selected{color:#c34f58;background:#fff1f2;border-color:#e9a9ae}.review-snapshot-note{margin:-2px 0 0;display:flex;align-items:center;gap:6px;color:#777985;font-size:9px}.delete-change-confirm>p{margin:0 0 5px}.delete-change-confirm>span{color:var(--muted);font-size:11px}.delete-change-confirm .confirm-actions{margin-top:17px}.change-metrics-form{display:flex;flex-direction:column;gap:13px}.change-metrics-context{padding:10px 11px;display:flex;align-items:center;gap:9px;background:#fafafd;border-radius:10px}.change-metrics-context div{min-width:0;display:flex;flex-direction:column;gap:2px}.change-metrics-context b,.change-metrics-context span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.change-metrics-context b{font-size:11px}.change-metrics-context span{color:var(--muted);font-size:9px}.change-metrics-editor{overflow:hidden;border:1px solid var(--line);border-radius:11px}.change-metrics-editor>header,.change-metrics-editor>div{min-height:51px;padding:7px 10px;display:grid;grid-template-columns:minmax(130px,1fr) minmax(145px,.82fr) minmax(145px,.82fr);align-items:center;gap:9px;border-bottom:1px solid #eeeeF2}.change-metrics-editor>header{min-height:35px;color:#8a8c96;background:#fafafd;font-size:9px;font-weight:800;text-transform:uppercase}.change-metrics-editor>div:last-child{border-bottom:0}.change-metrics-editor>div>span{min-width:0;display:flex;flex-direction:column;gap:2px}.change-metrics-editor>div>span b{font-size:10px}.change-metrics-editor>div>span small{color:var(--muted);font-size:8px}.change-metrics-editor label{position:relative}.change-metrics-editor input{width:100%;height:36px;padding:0 34px 0 10px;color:var(--ink);background:#fff;border:1px solid #dedfe5;border-radius:8px;outline:0;font:inherit;font-size:11px}.change-metrics-editor input:focus{border-color:#a993ff;box-shadow:0 0 0 3px #f1eeff}.change-metrics-editor label i{position:absolute;right:10px;top:11px;color:var(--muted);font-size:9px;font-style:normal}.change-metrics-note{margin:0;display:flex;align-items:center;gap:6px;color:#777985;font-size:9px}.change-metrics-form .form-actions .danger-ghost{margin-right:auto}@media(max-width:1080px){.changes-workspace{grid-template-columns:1fr}.change-checks{order:2}.change-check-list{display:grid;grid-template-columns:repeat(2,1fr)}.change-check-list>button:nth-child(odd){border-right:1px solid #f0f0f3}}@media(max-width:760px){.change-summary-grid{grid-template-columns:1fr}.change-summary-grid>article{min-height:76px}.change-calendar-weekdays,.change-calendar-grid{min-width:700px}.change-calendar-grid>.calendar-day{min-height:116px;padding:7px}.change-calendar h2{min-width:150px;font-size:14px}.change-day-history>header{align-items:flex-start;flex-direction:column}.change-day-history>header>button{width:100%}.change-day-checks{grid-template-columns:1fr}.change-detail-copy,.change-metric-comparison>div{grid-template-columns:1fr}.change-metric-comparison article{border-right:0}.change-metric-comparison article:nth-last-child(-n+2){border-bottom:1px solid #f0f0f3}.change-metric-comparison article:last-child{border-bottom:0}.change-category-field>div{grid-template-columns:repeat(2,1fr)}.change-priority-field>div{grid-template-columns:1fr}.change-priority-field button{min-height:48px}.change-form-grid,.review-status-options{grid-template-columns:1fr}.review-status-options button{min-height:58px}.change-metrics-editor>header{display:none}.change-metrics-editor>div{padding:10px;grid-template-columns:1fr 1fr}.change-metrics-editor>div>span{grid-column:1 / -1}.change-metrics-editor label:before{content:"\414\43e  \438\437\43c\435\43d\435\43d\438\44f";display:block;margin-bottom:4px;color:#92949e;font-size:8px;font-weight:800}.change-metrics-editor label:last-child:before{content:"\41f\43e\441\43b\435  \438\437\43c\435\43d\435\43d\438\44f"}}@media(max-width:520px){.mobile-bottom-nav button{font-size:9px}.mobile-bottom-nav button svg{width:18px;height:18px}.change-calendar>header{align-items:stretch;flex-direction:column;gap:8px}.change-calendar>header>div{justify-content:space-between}.change-calendar h2{min-width:0}.calendar-header-tools>.secondary-btn{width:auto}.calendar-legend{gap:7px}.change-calendar-weekdays{font-size:8px}.calendar-day-head>button{width:22px;height:22px;font-size:9px}.change-check-list{grid-template-columns:1fr}.change-check-list>button:nth-child(odd){border-right:0}.change-card-head{align-items:flex-start;flex-wrap:wrap}.change-card-head>.change-review-badge{margin-left:0}.change-product-row{align-items:flex-start;flex-wrap:wrap}.change-product-row>em{width:100%;margin:3px 0 0 36px}.change-timeline{padding-inline:11px}.change-timeline>article{padding-left:37px}.change-date-time,.change-reminder-fields{grid-template-columns:1fr}.change-reminder-fields{margin-left:0}.change-detail-actions{flex-direction:column}.change-detail-actions button{width:100%}.change-detail-actions .primary-btn{margin-right:0}.change-details>header{align-items:flex-start;flex-wrap:wrap}.change-details>header>div{min-width:calc(100% - 70px)}.change-detail-statuses{width:100%;margin-left:58px;align-items:flex-start}.change-metric-comparison article{grid-template-columns:minmax(65px,1fr) auto 13px auto}.change-metric-comparison article em{grid-column:2 / -1}.change-metrics-editor>div{grid-template-columns:1fr}.change-metrics-editor>div>span{grid-column:1}.change-metrics-form .form-actions .danger-ghost{margin-right:0}}.skip-link{position:fixed;z-index:200;top:10px;left:12px;padding:10px 14px;color:#fff;background:#3f2f91;border-radius:9px;box-shadow:0 8px 24px #1e183c38;font-weight:800;text-decoration:none;transform:translateY(-160%);transition:transform .16s ease}.skip-link:focus{transform:translateY(0);outline:3px solid #cfc4ff;outline-offset:2px}#main-content{scroll-margin-top:86px}.notifications-drawer{overflow-y:auto;overscroll-behavior:contain}.modal{overscroll-behavior:contain}.notification-list small{color:#686b78}.community-message-field textarea::placeholder{color:#6b6e7b}.eyebrow{color:#686b78}.search-results>:is(button,a){width:100%;min-height:53px;padding:8px 10px;display:flex;align-items:center;gap:10px;color:var(--ink);background:transparent;border:0;border-radius:9px;text-align:left;text-decoration:none}.search-results>:is(button,a):hover{background:#f7f5ff}.search-results>:is(button,a)>i{width:32px;height:32px;display:grid;place-items:center;color:var(--violet);background:var(--violet-soft);border-radius:8px;font-style:normal;font-size:12px;font-weight:800}.search-results>:is(button,a)>span{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.user-menu>:is(button,a){width:100%;height:38px;padding:0 9px;display:flex;align-items:center;gap:8px;color:#60626e;background:transparent;border:0;border-radius:7px;font-size:12px;text-decoration:none}.user-menu>:is(button,a):hover{color:var(--ink);background:#f6f6f8}.product-card{position:relative}.product-card-hitbox{position:absolute;z-index:2;inset:0;width:100%;padding:0;background:transparent;border:0;border-radius:inherit}.product-card>:not(.product-card-hitbox){position:relative;z-index:1}.product-card :is(button:not(.product-card-hitbox),.sparkline){position:relative;z-index:3}.product-card .card-action-menu{z-index:3}.product-card-hitbox:focus-visible{outline:3px solid rgba(114,87,239,.35);outline-offset:3px}.community-composer>header p,.community-events>header p{font-size:12px}.community-type-picker button,.community-product-select{font-size:12px}.community-message-field>small,.community-feed-toolbar>div:first-child span,.composer-attachment-hint{font-size:11px}.community-feed-toolbar button{font-size:11px}.community-post-author em,.post-type-badge{font-size:10px}.community-post-author>time,.community-post-actions button{font-size:11px}.post-product-context small,.post-product-context em{font-size:11px}.community-replies header b,.community-replies p,.community-reply-form textarea{font-size:12px}.community-replies header time{font-size:10px}.community-no-replies,.community-events article p,.attention-empty{font-size:11px}.community-events time,.community-attention>header p,.community-members>header span,.community-rhythm p{font-size:11px}.community-attention>button b,.community-members>button b{font-size:12px}.community-attention>button small,.community-members>button small{font-size:11px}.calendar-legend,.change-calendar-weekdays{font-size:11px}.calendar-day-actions>b{font-size:10px}.calendar-day-add{width:30px;height:30px}.calendar-event-copy small{font-size:10px}.calendar-event-copy b{font-size:11px}.calendar-event-more{min-height:26px;font-size:10px}.change-checks header p,.change-check-list small,.change-check-empty p,.change-day-history header p{font-size:11px}.change-check-list b,.change-day-checks b{font-size:12px}.change-check-list em,.change-day-checks small,.change-day-checks em{font-size:10px}.change-card-head time,.change-category{font-size:10px}.change-priority-badge,.change-review-badge{font-size:10px}.change-timeline article>button>p{font-size:11px}.change-product-row b,.change-product-row small,.change-product-row>em{font-size:10px}.change-category-field button,.change-priority-field button b{font-size:11px}.change-priority-field button small,.change-reminder-box p{font-size:10px}@media(max-width:900px){.mobile-bottom-nav :is(button,a){position:relative;flex:1;border:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#757783;background:transparent;font-size:11px;text-decoration:none}.mobile-bottom-nav :is(button,a).active{color:var(--violet)}}@media(max-width:520px){.mobile-bottom-nav :is(button,a){font-size:10px}.mobile-bottom-nav :is(button,a) svg{width:18px;height:18px}.change-calendar-weekdays,.calendar-legend{font-size:10px}.wb-stats{grid-template-columns:1fr}.wb-stats article{min-height:66px;border-right:0;border-bottom:1px solid #efedf2}.wb-stats article:last-child{border-bottom:0}.wb-connect-footer,.wb-actions{align-items:stretch;flex-direction:column}.wb-connect-footer .primary-btn,.wb-actions button{width:100%}.wb-connection>header{align-items:flex-start;flex-wrap:wrap}.wb-shield{margin-left:auto}}@media(pointer:coarse){.icon-btn{min-width:44px;height:44px}.calendar-day-add{width:40px;height:40px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.product-card:hover,.calendar-event-card:hover,.calendar-day-add:hover,.challenge-catalogue-card:hover{transform:none}}.work-page-heading{align-items:flex-end}.work-page-heading h1{margin-bottom:5px}.work-view-tabs{padding:5px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;background:#eceaf2;border:1px solid #e1dfe8;border-radius:14px}.work-view-tabs>button{position:relative;min-width:0;min-height:62px;padding:9px 34px 9px 10px;display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:9px;color:#747681;background:transparent;border:1px solid transparent;border-radius:10px;text-align:left;transition:color .15s ease,background .15s ease,box-shadow .15s ease}.work-view-tabs>button:hover{color:#514465;background:#ffffff94}.work-view-tabs>button.active{color:#4e3ca1;background:#fff;border-color:#e5e1f2;box-shadow:0 3px 10px #251d4614}.work-view-tab-icon{width:34px;height:34px;display:grid;place-items:center;color:#737582;background:#f7f7f9;border-radius:9px}.work-view-tabs>button.active .work-view-tab-icon{color:var(--violet);background:var(--violet-soft)}.work-view-tabs>button>span:nth-child(2){min-width:0;display:flex;flex-direction:column;gap:2px}.work-view-tabs b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.work-view-tabs small{overflow:hidden;color:#9899a3;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.work-view-tabs>button>i{position:absolute;top:8px;right:9px;min-width:19px;height:19px;padding:0 5px;display:grid;place-items:center;color:#fff;background:var(--violet);border-radius:7px;font-size:9px;font-style:normal;font-weight:800}.work-completion-prompt{min-height:68px;padding:11px 12px;display:grid;grid-template-columns:38px minmax(0,1fr) auto 32px;align-items:center;gap:10px;color:#28684f;background:linear-gradient(135deg,#effaf5,#fbfffd);border:1px solid #c9e9da;border-radius:12px;box-shadow:0 6px 16px #186f4b0f}.work-completion-prompt>span{width:36px;height:36px;display:grid;place-items:center;color:#16885d;background:#dcf4e8;border-radius:9px}.work-completion-prompt b{font-size:12px}.work-completion-prompt p{margin:3px 0 0;color:#658073;font-size:10px;line-height:1.45}.work-completion-prompt .icon-btn{width:30px;height:30px;min-width:30px;color:#728178;font-size:18px}.work-review-queue{overflow:hidden;background:#fff;border:1px solid #eadcc7;border-radius:12px}.work-review-queue>header{min-height:56px;padding:10px 13px;display:flex;align-items:center;gap:9px;background:linear-gradient(90deg,#fff8ee,#fff);border-bottom:1px solid #f0e3d1}.work-review-queue>header>span{width:34px;height:34px;display:grid;place-items:center;color:#bf7221;background:#ffedd6;border-radius:9px}.work-review-queue>header>div{flex:1;display:flex;flex-direction:column;gap:2px}.work-review-queue>header b{font-size:12px}.work-review-queue>header small{color:#8e7c68;font-size:10px}.work-review-queue>header>i{min-width:25px;height:25px;display:grid;place-items:center;color:#aa651d;background:#fff0dd;border-radius:8px;font-size:10px;font-style:normal;font-weight:800}.work-review-queue>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.work-review-queue>div>button{min-width:0;min-height:62px;padding:10px 12px;display:grid;grid-template-columns:32px minmax(0,1fr) auto 16px;align-items:center;gap:8px;color:#555762;background:#fff;border:0;border-right:1px solid #f0ece6;border-bottom:1px solid #f0ece6;text-align:left}.work-review-queue>div>button:hover{background:#fffcf7}.work-review-queue>div>button>span:first-child{width:32px;height:32px;display:grid;place-items:center;color:#c67928;background:#fff1df;border-radius:8px}.work-review-queue>div>button>span:first-child.overdue{color:#c84d57;background:#ffecee}.work-review-queue>div>button>span:nth-child(2){min-width:0;display:flex;flex-direction:column;gap:2px}.work-review-queue>div b,.work-review-queue>div small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.work-review-queue>div b{font-size:11px}.work-review-queue>div small{color:#8c8d96;font-size:9px}.work-review-queue>div em{color:#af6d27;font-size:9px;font-style:normal;font-weight:700;white-space:nowrap}.work-review-queue>div em.overdue{color:#c84d57}.task-linked-change,.change-linked-task{width:100%;min-height:55px;padding:9px 11px;display:grid;grid-template-columns:32px minmax(0,1fr) 16px;align-items:center;gap:9px;color:#5947ae;background:#f7f5ff;border:1px solid #e1dbff;border-radius:10px;text-align:left}.task-linked-change:hover,.change-linked-task:hover{background:#f1edff;border-color:#cfc4ff}.task-linked-change>span,.change-linked-task>span{min-width:0;display:flex;flex-direction:column;gap:2px}.task-linked-change b,.change-linked-task b{overflow:hidden;color:#514b61;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.task-linked-change small,.change-linked-task small{color:#847b9c;font-size:9px}.task-linked-change.is-empty{color:#7b6f91;background:#fafafd;border-style:dashed}.changes-history-workspace{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:14px;align-items:start}.changes-history-main{overflow:hidden}.changes-history-main>header{min-height:62px;padding:11px 14px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.changes-history-main>header>div{display:flex;align-items:center;gap:10px}.changes-history-main h2{margin:0;font-size:15px}.changes-history-main header p{margin:2px 0 0;color:var(--muted);font-size:10px}.changes-history-main>header>b{min-width:27px;height:27px;display:grid;place-items:center;color:var(--violet);background:var(--violet-soft);border-radius:8px;font-size:10px}.all-change-timeline{max-height:690px;overflow-y:auto;padding-top:8px}.calendar-legend i.task{background:#2e80e7;box-shadow:0 0 0 3px #2e80e717}.calendar-event-card.task{background:linear-gradient(135deg,#f0f6ff,#fbfdff)}.change-day-tasks{padding:12px 16px 2px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.change-day-tasks>button{min-width:0;min-height:66px;padding:10px;display:grid;grid-template-columns:34px minmax(0,1fr) 16px;align-items:center;gap:9px;color:#40576f;background:linear-gradient(135deg,#f1f7ff,#fcfdff);border:1px solid #d7e4f2;border-radius:11px;text-align:left}.change-day-tasks>button:hover{border-color:#a9c7e8;box-shadow:0 6px 16px #2b619714}.change-day-tasks>button>span{width:34px;height:34px;display:grid;place-items:center;color:#2e80e7;background:#e1efff;border-radius:9px}.change-day-tasks>button>div{min-width:0;display:flex;flex-direction:column;gap:3px}.change-day-tasks small,.change-day-tasks b,.change-day-tasks em{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.change-day-tasks small{color:#4d80b5;font-size:9px;font-weight:800;text-transform:uppercase}.change-day-tasks b{color:#4d5158;font-size:11px}.change-day-tasks em{display:flex;align-items:center;gap:4px;color:#7f8d9b;font-size:9px;font-style:normal}.change-day-tasks>button.status-done{color:#16885d;background:#f0faf5;border-color:#c9e9da}.change-day-tasks>button.status-done>span{color:#16885d;background:#ddf4e9}.calendar-add-options{display:grid;grid-template-columns:1fr 1fr;gap:9px}.calendar-add-options>button{min-height:82px;padding:12px;display:grid;grid-template-columns:40px minmax(0,1fr) 18px;align-items:center;gap:10px;color:#555762;background:#fafafd;border:1px solid #e4e4e9;border-radius:11px;text-align:left}.calendar-add-options>button:hover:not(:disabled){background:#f7f5ff;border-color:#cfc4ff}.calendar-add-options>button:disabled{cursor:not-allowed;opacity:.52}.calendar-add-options>button>span:first-child{width:40px;height:40px;display:grid;place-items:center;border-radius:10px}.calendar-add-options>button>span.task{color:#2e80e7;background:#e6f1ff}.calendar-add-options>button>span.change{color:var(--violet);background:var(--violet-soft)}.calendar-add-options>button>span:nth-child(2){min-width:0;display:flex;flex-direction:column;gap:3px}.calendar-add-options b{font-size:12px}.calendar-add-options small{color:var(--muted);font-size:10px;line-height:1.35}.change-source-task{padding:10px 11px;display:flex;align-items:center;gap:9px;color:#5a48ad;background:#f6f3ff;border:1px solid #e3ddff;border-radius:10px}.change-source-task div{min-width:0;display:flex;flex-direction:column;gap:2px}.change-source-task small{color:#857b9c;font-size:9px}.change-source-task b{overflow:hidden;color:#514c5e;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.work-check-row{width:100%;padding:0 13px;grid-template-columns:30px minmax(0,1fr) 90px 74px;color:inherit;border-inline:0;border-top:0;cursor:pointer;text-align:left}.work-check-row:hover{background:#fffcf7}.work-check-icon{width:28px;height:28px;display:grid;place-items:center;color:#bb711f;background:#fff0dc;border-radius:8px}.work-check-icon.overdue{color:#c64e58;background:#ffe8ea}@media(max-width:1080px){.changes-history-workspace{grid-template-columns:1fr}.changes-history-workspace>.change-checks{order:2}}@media(max-width:760px){.work-page-heading{align-items:stretch}.work-page-heading .heading-actions,.work-page-heading .primary-btn{width:100%}.work-view-tabs{grid-template-columns:1fr}.work-view-tabs>button{min-height:54px}.work-completion-prompt{grid-template-columns:38px minmax(0,1fr) 32px}.work-completion-prompt>.secondary-btn{width:100%;grid-column:1 / -1}.work-completion-prompt>.icon-btn{grid-column:3;grid-row:1}.work-review-queue>div,.change-day-tasks{grid-template-columns:1fr}.calendar-add-options{grid-template-columns:1fr}}@media(max-width:520px){.work-view-tabs small{white-space:normal}.work-review-queue>div>button{grid-template-columns:30px minmax(0,1fr) 15px}.work-review-queue>div em{grid-column:2}.work-check-row{min-height:74px;grid-template-columns:30px minmax(0,1fr) auto}.work-check-row .task-date{display:none}}@media(max-width:760px){.telegram-integration-card>header{align-items:flex-start;flex-wrap:wrap}.telegram-integration-card>header>div{min-width:calc(100% - 65px)}.telegram-status{margin-left:62px}.telegram-benefits{grid-template-columns:1fr}.telegram-benefits>span{min-height:66px;border-right:0;border-bottom:1px solid #edf0f5}.telegram-benefits>span:last-child{border-bottom:0}.telegram-connect-footer,.telegram-waiting-actions,.telegram-account-row{align-items:stretch;flex-direction:column}.telegram-connect-footer .primary-btn,.telegram-waiting-actions .secondary-btn{width:100%;justify-content:center}.telegram-waiting-actions,.telegram-poll-error{margin-left:0}.telegram-account-row>small{margin-left:49px}.assistant-connection-note{align-items:flex-start;flex-wrap:wrap}.assistant-connection-note>div{min-width:calc(100% - 35px)}.assistant-connection-note>button{margin-left:28px}.assistant-setting-row{align-items:flex-start;flex-direction:column}.assistant-setting-control{width:100%;padding-left:49px}.assistant-schedule-grid{grid-template-columns:1fr}.quiet-hours{align-items:flex-start;flex-direction:column}.quiet-hours>div{width:100%;margin-left:0;padding-left:49px}.quiet-hours input{width:100%}}@media(max-width:430px){.telegram-mark{width:43px;height:43px;border-radius:13px}.telegram-integration-card>header>div{min-width:calc(100% - 57px)}.telegram-status{margin-left:56px}.telegram-actions{display:grid;grid-template-columns:1fr}.telegram-actions button{width:100%;justify-content:center}.telegram-account-row>small{margin-left:0}.assistant-master-row{align-items:flex-start}.assistant-master-row>div{align-items:flex-start}.assistant-setting-control,.quiet-hours>div{padding-left:0}.assistant-connection-note>button{width:100%;margin-left:0}}
