@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{font-family:Manrope,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: #7e8190;--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}.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}.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:#aaa9b5;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>i{width:31px;height:31px;display:flex;align-items:center;justify-content:center;background:#ede8ff;border-radius:9px;font-style:normal;line-height:1}.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{flex:1;padding-top:20px}.sidebar nav button,.sidebar-footer>button{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;margin-bottom:4px;transition:.2s}.sidebar nav button:hover,.sidebar-footer>button:hover{background:#f7f6fb;color:var(--ink)}.sidebar nav button.active{background:#f0edff;color:#674be3}.sidebar nav button.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}.admin-label{padding-top:21px}.sidebar-footer{padding:12px 0 14px;border-top:1px solid var(--line)}.sidebar-footer>button{height:36px}.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:#a1a2ad;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:#a1a2ad}.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 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}.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:12px;box-shadow:0 8px 28px #0003}.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-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}.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}.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-trigger svg{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] svg{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 svg{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 svg{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%}@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)}}.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}.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}.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}.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}.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}.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:hidden}.table-toolbar{padding:13px 16px;display:flex;gap:8px}.table-toolbar .secondary-btn{margin-left:auto}.admin-table-head,.admin-table>div:not(.admin-table-head){min-height:57px;padding:0 16px;display:grid;grid-template-columns:1.4fr .7fr .8fr 1fr .8fr .8fr 28px;gap:9px;align-items:center;border-top:1px solid var(--line)}.admin-table-head{min-height:34px;color:var(--muted);background:#fafafa;font-size:11px;text-transform:uppercase}.admin-table>div:not(.admin-table-head){font-size:12px}.admin-table>div>span:first-child{display:flex;align-items:center;gap:8px}.admin-table>div>span:nth-child(4){display:flex;align-items:center;gap:7px}.admin-table>div>span:nth-child(4) .progress-wrap{flex:1}.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}.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}.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{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,.admin-table{min-width:850px}.manage-group-grid,.admin-group-grid{grid-template-columns:1fr}.settings-nav{display:flex;overflow-x:auto}.settings-nav button{min-width:110px}.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:9px;display:flex;align-items:center;gap:9px;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 i{width:30px;height:30px;display:grid;place-items:center;background:var(--violet-soft);border-radius:8px;font-style:normal}.challenge-menu span{display:flex;flex-direction:column;gap:2px}.challenge-menu b{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}.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-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>span{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 span{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 input{height:34px;min-width:0;flex:1;padding:0 10px;background:#fff;border:1px solid var(--line);border-radius:8px;outline:0;font-size:11px}.community-reply-form input: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){.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,.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 button{grid-column:1/3;margin-top:5px}.group-detail-modal{display:grid;grid-template-columns:1fr 1fr;gap:9px}.group-detail-modal button{grid-column:1/3;margin-top:5px}.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}@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 button{grid-column:auto}.profile-image-editor,.product-wizard-photo{grid-template-columns:1fr}}@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}}
