@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Unbounded:wght@600&display=swap";:root{font-family:Manrope,Inter,system-ui,sans-serif;color:#171916;background:#f3f1eb;font-synthesis:none;--ink: #171916;--muted: #72766f;--line: #e5e2da;--panel: #fffefa;--blue: #3857ff;--blue-soft: #e9edff;--lime: #d8ff62;--coral: #ff7557}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#f3f1eb}button,input{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh;display:grid;grid-template-columns:252px 1fr}.sidebar{position:sticky;top:0;height:100vh;padding:25px 17px 18px;display:flex;flex-direction:column;background:#191b18;color:#fff;z-index:30}.brand{height:45px;padding:0 7px;display:flex;align-items:center;gap:10px}.brand-mark{width:33px;height:33px;border-radius:11px;display:grid;place-items:center;color:#171916;background:var(--lime);transform:rotate(-6deg)}.brand-mark span{font-family:Unbounded,sans-serif;transform:rotate(6deg);font-size:15px}.brand-name{font-family:Unbounded,sans-serif;font-size:17px;letter-spacing:-.8px}.prototype-label{padding:3px 6px;border:1px solid #3e423d;border-radius:5px;color:#82877f;font-size:8px;text-transform:uppercase;letter-spacing:.8px}.community-switcher{margin:20px 0 22px;padding:12px;min-height:62px;border:1px solid #343733;border-radius:14px;display:flex;align-items:center;gap:10px;background:#212420}.community-avatar{flex:0 0 auto;width:37px;height:37px;border-radius:11px;display:grid;place-items:center;background:#dce7ff;color:#26356f;font-weight:800}.community-switcher div:nth-child(2){min-width:0;flex:1}.community-switcher strong,.community-switcher span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.community-switcher strong{font-size:12px}.community-switcher span{margin-top:3px;color:#8d928b;font-size:9px}.community-switcher button{padding:7px;border:0;color:#8d928b;background:transparent}.sidebar nav{display:flex;flex-direction:column;gap:4px}.sidebar nav button{height:43px;padding:0 12px;border:0;border-radius:10px;display:flex;align-items:center;gap:12px;color:#91968f;background:transparent;text-align:left;font-size:12px;font-weight:600;transition:.18s ease}.sidebar nav button:hover{color:#fff;background:#242723}.sidebar nav button.active{color:#171916;background:var(--lime)}.sidebar nav button em{margin-left:auto;font-style:normal;font-size:9px;padding:3px 7px;border-radius:20px;background:#343834;color:#aab0a6}.sidebar nav button.active em{background:#1719161f;color:#171916}.sidebar-bottom{margin-top:auto}.member-preview{width:100%;height:42px;border:1px solid #343733;border-radius:11px;display:flex;align-items:center;justify-content:center;gap:9px;color:#c6cbc3;background:transparent;font-size:10px}.member-preview:hover{background:#242723}.account{margin-top:16px;padding-top:16px;border-top:1px solid #2e312d;display:flex;align-items:center;gap:10px}.avatar{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;color:#332f14;background:#f1dd84;font-size:10px;font-weight:800}.account>div:nth-child(2){min-width:0;flex:1}.account strong,.account span{display:block}.account strong{font-size:10px}.account span{margin-top:2px;color:#7e837c;font-size:8px}.account button{border:0;color:#777c74;background:transparent}main{min-width:0}header{height:88px;padding:0 clamp(24px,3.4vw,54px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dfddd5;background:#f3f1ebeb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);position:sticky;top:0;z-index:20}.eyebrow{margin:0 0 2px;color:#8c9089;font-size:8px;font-weight:800;letter-spacing:1.35px;text-transform:uppercase}header h1{margin:0;font-size:22px;letter-spacing:-.8px}.header-actions{display:flex;align-items:center;gap:9px}.search{width:180px;height:39px;padding:0 10px;border:1px solid #dfddd6;border-radius:10px;display:flex;align-items:center;gap:8px;color:#8b8f88;background:#faf9f5;font-size:10px;text-align:left}.search span{flex:1}.search kbd{border:1px solid #deddd7;border-radius:5px;padding:2px 5px;color:#969a93;background:#fff;font-size:8px}.icon-button{width:39px;height:39px;border:1px solid #dfddd6;border-radius:10px;display:grid;place-items:center;position:relative;background:#faf9f5}.icon-button b{position:absolute;top:-4px;right:-4px;width:16px;height:16px;border-radius:50%;display:grid;place-items:center;background:var(--coral);color:#fff;font-size:8px}.primary{min-height:39px;padding:0 16px;border:0;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:7px;background:var(--blue);color:#fff;font-size:10px;font-weight:700;box-shadow:0 5px 18px #3857ff2e}.primary:hover{background:#2646ef}.mobile-menu{display:none}.content{max-width:1500px;margin:0 auto;padding:32px clamp(24px,3.4vw,54px) 60px}.welcome-row{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:25px}.welcome-row h2{margin:0;font-size:clamp(23px,2vw,31px);letter-spacing:-1.4px}.welcome-row p{margin:7px 0 0;color:var(--muted);font-size:11px}.period-switch{padding:3px;border:1px solid #dedbd3;border-radius:9px;display:flex;background:#eae8e1}.period-switch button{height:29px;padding:0 12px;border:0;border-radius:7px;color:#7b7f78;background:transparent;font-size:9px}.period-switch button.active{color:#1d1f1c;background:#fff;box-shadow:0 2px 6px #14140f0f;font-weight:700}.metrics-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.metric-card,.card{border:1px solid #e1dfd7;border-radius:17px;background:var(--panel);box-shadow:0 5px 25px #21201909}.metric-card{min-height:142px;padding:19px}.metric-card>span{color:#777b74;font-size:9px;font-weight:600}.metric-main{margin-top:13px;display:flex;align-items:end;justify-content:space-between;gap:10px}.metric-main strong{white-space:nowrap;font-size:clamp(21px,1.8vw,28px);letter-spacing:-1.2px}.metric-card p{margin:10px 0 0;color:#8b8f87;font-size:8px}.metric-card p b{color:#2d9b67}.mini-chart{width:70px;height:29px;overflow:visible}.mini-chart path{fill:none;stroke:var(--blue);stroke-width:2;stroke-linecap:round}.dashboard-grid{margin-top:13px;display:grid;grid-template-columns:1.45fr .8fr;gap:13px;align-items:stretch}.card{padding:22px}.card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.card h3{margin:5px 0 0;font-size:15px;letter-spacing:-.5px}.section-label{color:#8c9088;font-size:7px;font-weight:800;letter-spacing:1.4px}.section-label.coral{color:var(--coral)}.quiet{padding:4px 0;border:0;display:flex;align-items:center;gap:6px;color:#767a73;background:transparent;font-size:8px;font-weight:700}.count{width:25px;height:25px;border-radius:8px;display:grid;place-items:center;color:#c64a30;background:#fff0eb;font-size:9px;font-weight:800}.revenue-card{min-height:310px}.chart-wrap{height:235px;padding:28px 0 0 49px;position:relative}.chart-scale{position:absolute;left:0;top:28px;bottom:23px;display:flex;flex-direction:column;justify-content:space-between;color:#a0a39d;font-size:7px}.big-chart{width:100%;height:184px;overflow:visible;border-bottom:1px solid #eceae4;background:repeating-linear-gradient(to bottom,transparent 0,transparent 45px,#efede7 46px)}.big-chart .area{fill:url(#fill)}.big-chart .line{fill:none;stroke:var(--blue);stroke-width:2.3}.big-chart circle{fill:#fff;stroke:var(--blue);stroke-width:2.5}.chart-labels{display:flex;justify-content:space-between;margin-top:8px;color:#9b9e97;font-size:7px}.attention-card{min-height:310px}.attention-item{min-height:67px;padding:12px 0;border-bottom:1px solid #edebe5;display:flex;align-items:center;gap:11px}.attention-item:last-child{border-bottom:0}.attention-dot{width:9px;height:9px;border-radius:50%;box-shadow:0 0 0 5px currentColor;opacity:.2;margin:0 5px}.attention-dot.orange{color:#ff8b54;background:#ff8b54}.attention-dot.blue{color:#5572ff;background:#5572ff}.attention-dot.violet{color:#a16cff;background:#a16cff}.attention-item div{min-width:0;flex:1}.attention-item strong,.attention-item small{display:block}.attention-item strong{font-size:9px}.attention-item small{margin-top:4px;color:#888c85;font-size:8px}.attention-item button{padding:7px 9px;border:1px solid #e1ded7;border-radius:7px;color:#555a53;background:#fff;font-size:7px;font-weight:700}.setup-card{min-height:300px}.setup-intro{display:flex;align-items:center;gap:12px}.spark{width:43px;height:43px;border-radius:13px;display:grid;place-items:center;background:var(--blue-soft);color:var(--blue)}.setup-intro>div{flex:1}.setup-intro h3{margin-top:3px}.setup-intro p{margin:3px 0 0;color:#8a8e86;font-size:8px}.setup-intro>b{font-size:15px}.progress{height:5px;margin:17px 0 13px;border-radius:5px;background:#ebe9e3;overflow:hidden}.progress span{display:block;height:100%;border-radius:inherit;background:var(--blue);transition:width .3s ease}.setup-list{display:grid;grid-template-columns:1fr 1fr;gap:7px}.setup-list button{min-height:67px;padding:10px 11px;border:1px solid #ebe8e1;border-radius:11px;display:flex;align-items:center;gap:9px;color:var(--ink);background:#fcfbf7;text-align:left}.setup-list button>svg{margin-left:auto;color:#a1a49d}.task-check{flex:0 0 auto;width:22px;height:22px;border:1.5px solid #d3d2cb;border-radius:7px;display:grid;place-items:center;color:#fff}.setup-list button.done .task-check{border-color:var(--blue);background:var(--blue)}.setup-list button.done strong{text-decoration:line-through;color:#8d908a}.setup-list strong,.setup-list small{display:block}.setup-list strong{font-size:8px}.setup-list small{margin-top:3px;color:#969991;font-size:7px}.members-card{min-height:300px}.member-list{margin-top:10px}.member{min-height:56px;border-bottom:1px solid #eeece6;display:flex;align-items:center;gap:10px}.member-avatar{width:30px;height:30px;border-radius:9px;display:grid;place-items:center;font-size:8px;font-weight:800}.member-avatar.violet{background:#eee6ff;color:#7657b8}.member-avatar.orange{background:#ffeadf;color:#b85d32}.member-avatar.blue{background:#e0ebff;color:#3e66a6}.member>div{min-width:0;flex:1}.member strong,.member small{display:block}.member strong{font-size:8px}.member small{margin-top:3px;color:#92968e;font-size:7px}.time{color:#a4a79f;font-size:7px}.preview-inline{width:100%;height:35px;margin-top:12px;border:1px solid #e4e1da;border-radius:9px;display:flex;align-items:center;justify-content:center;gap:7px;color:#555952;background:#faf9f5;font-size:8px;font-weight:700}.placeholder{min-height:520px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.placeholder-icon{width:64px;height:64px;margin-bottom:20px;border-radius:20px;display:grid;place-items:center;color:var(--blue);background:var(--blue-soft)}.placeholder h2{margin:8px 0;font-size:28px}.placeholder p{max-width:460px;margin:0 0 22px;color:var(--muted);font-size:12px;line-height:1.65}.settings-heading{margin-bottom:24px}.settings-heading h2{margin:8px 0 5px;font-size:28px;letter-spacing:-1.2px}.settings-heading p{margin:0;color:var(--muted);font-size:10px}.integration-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.integration-card{min-height:215px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:1fr auto;column-gap:15px}.integration-icon{width:45px;height:45px;border-radius:14px;display:grid;place-items:center;font-size:18px;font-weight:800}.integration-icon.telegram{color:#1a69a0;background:#dff3ff}.integration-icon.payment{color:#684f00;background:#fff0b5}.integration-body>div{display:flex;align-items:center;justify-content:space-between;gap:10px}.integration-body h3{margin:3px 0}.integration-body p{min-height:38px;margin:13px 0;color:var(--muted);font-size:9px;line-height:1.55}.integration-body code{padding:5px 7px;border-radius:6px;color:#73776f;background:#f1efe9;font:7px ui-monospace,monospace}.status{padding:5px 8px;border-radius:20px;font-size:7px;font-weight:800}.status.ready{color:#24724d;background:#e3f7eb}.status.empty{color:#9a402e;background:#ffebe6}.status.demo{color:#7c620b;background:#fff4cc}.integration-card>button{grid-column:1 / -1;height:37px;margin-top:19px;border:1px solid #dcdbd4;border-radius:9px;color:#4e534c;background:#faf9f5;font-size:8px;font-weight:800}.integration-card>button:not(:disabled):hover{border-color:var(--blue);color:var(--blue)}.integration-card>button:disabled{opacity:.55;cursor:default}.integration-message{margin-top:13px;padding:11px 14px;border-radius:10px;color:#5b5130;background:#fff2c5;font-size:9px}.security-note{margin-top:13px;display:flex;align-items:center;gap:14px}.security-note h3{margin:0 0 4px}.security-note p{margin:0;color:var(--muted);font-size:9px}.records-head{margin-bottom:22px;display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.records-head h2{margin:8px 0 4px;font-size:28px;letter-spacing:-1.2px}.records-head h2 em{color:#9b9f97;font-style:normal;font-weight:500}.records-head p{margin:0;color:var(--muted);font-size:10px}.records-actions{display:flex;align-items:center;gap:8px}.records-actions .quiet{height:38px;padding:0 14px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--muted);font-size:8px;font-weight:750}.records-actions .primary{white-space:nowrap}.telegram-flow-note{margin-bottom:13px;padding:16px 18px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;border-color:#dce6ff;background:linear-gradient(110deg,#f8faff,#fff)}.telegram-flow-note .integration-icon{width:38px;height:38px;margin:0}.telegram-flow-note strong{font-size:10px}.telegram-flow-note p{margin:4px 0 0;color:var(--muted);font-size:8px;line-height:1.5}.telegram-flow-note button{height:34px;padding:0 12px;border:1px solid #cfd9f2;border-radius:9px;color:var(--blue);background:#fff;font-size:8px;font-weight:750}.telegram-identity{margin:16px 0;padding:12px;border:1px solid #d8e6df;border-radius:12px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;background:#f5fbf7}.telegram-identity .member-avatar{width:36px;height:36px}.telegram-identity strong,.telegram-identity small{display:block}.telegram-identity strong{font-size:10px}.telegram-identity small{margin-top:3px;color:var(--muted);font-size:8px}.telegram-identity>svg{color:#2c8b5a}.quick-form{margin-bottom:13px;padding:17px;display:grid;grid-template-columns:1.2fr 1.2fr .8fr auto;align-items:end;gap:11px}.quick-form label{color:#696d66;font-size:8px;font-weight:700}.quick-form input,.quick-form select{width:100%;height:38px;margin-top:6px;padding:0 10px;border:1px solid #dcd9d2;border-radius:9px;outline:none;background:#faf9f5;font-size:9px}.quick-form input:focus,.quick-form select:focus{border-color:var(--blue);box-shadow:0 0 0 3px var(--blue-soft)}.quick-form .primary{height:38px}.records-table{padding:0;overflow:hidden}.records-row{min-height:69px;padding:0 20px;border-bottom:1px solid #ece9e2;display:grid;grid-template-columns:1.5fr .8fr .7fr .7fr;align-items:center;gap:14px;color:#666b64;font-size:9px}.records-row:last-child{border-bottom:0}.records-labels{min-height:43px;color:#9a9d96;background:#faf9f5;font-size:7px;font-weight:800;text-transform:uppercase;letter-spacing:.6px}.record-person{display:flex;align-items:center;gap:10px;min-width:0}.record-person>span:last-child{min-width:0}.record-person strong,.record-person small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.record-person strong{color:var(--ink);font-size:9px}.record-person small{margin-top:3px;color:#999d95;font-size:7px}.record-status{padding:5px 8px;border-radius:20px;font-size:7px}.record-status.active{color:#24724d;background:#e3f7eb}.record-status.payment_failed{color:#9a402e;background:#ffebe6}.record-status.pending{color:#6754a0;background:#eee8ff}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.product-card{min-height:255px;position:relative}.product-symbol{width:48px;height:48px;border-radius:15px;display:grid;place-items:center;color:#3146a9;background:#e7ebff}.product-symbol.course{color:#71508f;background:#f1e7ff}.product-symbol.event{color:#956137;background:#ffeadb}.product-card>.status{position:absolute;right:18px;top:18px}.product-card>small{margin-top:24px;display:block;color:#92968e;font-size:7px;font-weight:800;text-transform:uppercase;letter-spacing:1px}.product-card h3{min-height:38px;margin:7px 0 14px;font-size:17px}.product-card>strong{font-size:20px;letter-spacing:-.7px}.product-card footer{margin-top:25px;padding-top:13px;border-top:1px solid #ebe8e1;display:flex;align-items:center;justify-content:space-between;color:#8e928a;font-size:8px}.product-card footer button{border:0;display:flex;align-items:center;gap:5px;color:var(--blue);background:transparent;font-size:8px;font-weight:700}.preview-overlay{position:fixed;inset:0;z-index:100;display:flex;justify-content:flex-end}.preview-backdrop{position:absolute;inset:0;border:0;background:#1315127a;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.preview-panel{width:min(480px,100%);height:100%;padding:18px 25px 25px;position:relative;background:#edeae3;box-shadow:-20px 0 80px #0e0f0d38;animation:slide .25s ease-out}@keyframes slide{0%{transform:translate(100%)}}.preview-head{height:56px;display:flex;align-items:center;justify-content:space-between}.preview-head span,.preview-head strong{display:block}.preview-head span{color:#81857e;font-size:8px;text-transform:uppercase;letter-spacing:1px}.preview-head strong{margin-top:3px;font-size:13px}.preview-head button{width:36px;height:36px;border:1px solid #d5d2ca;border-radius:10px;background:transparent;font-size:21px}.phone{width:352px;max-width:100%;height:calc(100vh - 108px);min-height:620px;margin:10px auto 0;border:7px solid #171916;border-radius:34px;position:relative;display:flex;flex-direction:column;overflow:hidden;background:#f6f4ee;box-shadow:0 25px 55px #1e1d1838}.phone-status{height:28px;padding:9px 17px 0;display:flex;justify-content:space-between;font-size:7px;font-weight:800}.phone-header{padding:9px 14px 13px;display:flex;align-items:center;gap:9px;border-bottom:1px solid #e4e1d9}.phone-header .community-avatar{width:33px;height:33px;border-radius:10px;font-size:10px}.phone-header>div:nth-child(2){flex:1}.phone-header strong,.phone-header span{display:block}.phone-header strong{font-size:10px}.phone-header span{margin-top:2px;color:#858981;font-size:7px}.phone-header button{width:31px;height:31px;border:1px solid #dedbd3;border-radius:9px;display:grid;place-items:center;background:#fff}.phone-content{flex:1;padding:14px;overflow-y:auto}.member-hero{padding:17px;border-radius:18px;color:#fff;background:#232a70;box-shadow:0 10px 26px #232a7029}.member-hero>span{color:#aeb8ff;font-size:6px;letter-spacing:1.2px;font-weight:800}.member-hero h3{margin:8px 0 5px;font-size:17px;letter-spacing:-.6px}.member-hero p{margin:0;color:#d5d9f5;font-size:8px;line-height:1.5}.member-hero button{margin-top:14px;padding:8px 11px;border:0;border-radius:8px;display:flex;align-items:center;gap:5px;color:#202361;background:var(--lime);font-size:7px;font-weight:800}.phone-section-title{margin:18px 2px 9px;display:flex;justify-content:space-between;align-items:center}.phone-section-title strong{font-size:10px}.phone-section-title button{border:0;color:var(--blue);background:transparent;font-size:7px}.event-card{padding:11px;border:1px solid #e3e0d8;border-radius:14px;display:flex;gap:11px;background:#fff}.date{width:43px;height:47px;border-radius:11px;display:grid;place-content:center;text-align:center;color:#7a4d2d;background:#ffead8}.date strong{font-size:15px}.date span{font-size:6px;font-weight:800}.event-card>div:nth-child(2){min-width:0;display:flex;flex-direction:column;justify-content:center}.event-card small{color:#989b95;font-size:6px}.event-card>div>strong{margin:3px 0;font-size:8px}.event-card>div>span{color:#787d75;font-size:6px}.match-card{padding:14px;border:1px solid #e3e0d8;border-radius:14px;background:#fff;text-align:center}.match-avatars{display:flex;justify-content:center;margin-bottom:8px}.match-avatars span{width:34px;height:34px;margin-left:-6px;border:2px solid white;border-radius:50%;display:grid;place-items:center;background:#dce7ff;color:#40558f;font-size:7px;font-weight:800}.match-avatars span:first-child{margin-left:0;background:#f0e0ff;color:#754d91}.match-card>strong{font-size:9px}.match-card p{margin:4px auto 9px;max-width:240px;color:#7f837c;font-size:7px;line-height:1.45}.match-card button{padding:7px 12px;border:0;border-radius:8px;color:#fff;background:var(--blue);font-size:7px;font-weight:700}.phone-nav{height:57px;padding:4px 5px 7px;border-top:1px solid #dedbd3;display:grid;grid-template-columns:repeat(5,1fr);background:#fffefaf5}.phone-nav button{border:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#969a92;background:transparent;font-size:6px}.phone-nav button.active{color:var(--blue);font-weight:700}.mobile-placeholder{min-height:430px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#8b8f88;text-align:center}.mobile-placeholder h3{margin:13px 0 4px;color:var(--ink)}.mobile-placeholder p{max-width:230px;font-size:8px;line-height:1.5}.backdrop{display:none}.inline-error{margin:14px clamp(24px,3.4vw,54px) 0;padding:10px 13px;border:1px solid #ffd0c4;border-radius:10px;display:flex;align-items:center;justify-content:space-between;color:#9b3f2c;background:#fff1ed;font-size:10px}.inline-error button{border:0;color:inherit;background:transparent;font-size:17px}.login-page{min-height:100vh;display:grid;grid-template-columns:minmax(430px,1.08fr) minmax(420px,.92fr);background:#f6f3ec}.login-story{min-height:100vh;padding:35px clamp(40px,6vw,92px);display:flex;flex-direction:column;position:relative;overflow:hidden;color:#fff;background:#191b18}.login-story:before{content:"";width:510px;height:510px;border:1px solid #3b3f38;border-radius:50%;position:absolute;right:-240px;top:14%;box-shadow:0 0 0 70px #d8ff6206,0 0 0 140px #d8ff6205}.login-story:after{content:"";width:170px;height:170px;border-radius:46px;position:absolute;right:12%;bottom:8%;transform:rotate(18deg);background:var(--lime);opacity:.96}.login-brand{padding:0;position:relative;z-index:2}.login-copy{max-width:590px;margin:auto 0;position:relative;z-index:2}.login-copy .section-label{color:var(--lime)}.login-copy h1{margin:20px 0;font-size:clamp(42px,5.3vw,76px);line-height:.98;letter-spacing:-4px}.login-copy h1 em{color:var(--lime);font-style:normal}.login-copy p{max-width:480px;color:#aeb4aa;font-size:14px;line-height:1.7}.login-proof{width:max-content;max-width:75%;padding-top:20px;border-top:1px solid #3b3e39;display:flex;align-items:flex-start;gap:15px;position:relative;z-index:2}.login-proof span{color:var(--lime);font-family:Unbounded,sans-serif;font-size:11px}.login-proof p{margin:0;color:#90968d;font-size:9px;line-height:1.55}.login-form-wrap{min-height:100vh;padding:40px;display:grid;place-items:center}.login-form{width:min(390px,100%);padding:40px;border:1px solid #e0ddd5;border-radius:23px;background:var(--panel);box-shadow:0 18px 70px #1f1e1714}.login-form h2{margin:10px 0 6px;font-size:29px;letter-spacing:-1.3px}.login-form>p{margin:0 0 28px;color:var(--muted);font-size:10px}.login-form label{margin-top:15px;display:block;color:#555951;font-size:9px;font-weight:700}.login-form input{width:100%;height:45px;margin-top:7px;padding:0 13px;border:1px solid #dcd9d1;border-radius:10px;outline:none;background:#faf9f5;font-size:11px;transition:.15s ease}.login-form input:focus{border-color:var(--blue);box-shadow:0 0 0 3px var(--blue-soft);background:#fff}.login-button{width:100%;min-height:45px;margin-top:19px;justify-content:space-between;padding:0 15px}.login-button:disabled{opacity:.65;cursor:wait}.login-form>small{margin-top:13px;display:block;color:#999d95;text-align:center;font-size:7px}.login-error{margin-top:13px;padding:9px 11px;border-radius:8px;color:#a9422d;background:#fff0eb;font-size:8px}.loading-screen{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;background:#f4f1ea}.loading-screen>strong{font-size:13px}.loading-screen>p{margin:0;color:var(--muted);font-size:10px}.loading-screen>i{width:120px;height:3px;border-radius:4px;position:relative;overflow:hidden;background:#dfdcd4}.loading-screen>i:after{content:"";width:45%;height:100%;position:absolute;background:var(--blue);animation:load 1s ease-in-out infinite alternate}@keyframes load{0%{left:0}to{left:55%}}.summary-amount{min-width:180px;padding:13px 16px;border:1px solid #e2dfd7;border-radius:13px;background:#fff}.summary-amount small,.summary-amount strong{display:block}.summary-amount small{color:var(--muted);font-size:8px}.summary-amount strong{margin-top:5px;font-size:20px}.payment-row{grid-template-columns:minmax(210px,1.4fr) .7fr .7fr .8fr}.events-grid{display:grid;gap:12px}.event-admin-card{min-height:105px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px}.event-admin-date{width:58px;height:64px;border-radius:14px;display:grid;place-items:center;align-content:center;color:#283783;background:var(--blue-soft)}.event-admin-date strong{font-size:21px;line-height:1}.event-admin-date span{margin-top:4px;font-size:7px;font-weight:800;letter-spacing:.8px}.event-admin-card small{color:var(--muted);font-size:8px}.event-admin-card h3{margin:5px 0;font-size:15px}.event-admin-card p{margin:0;color:var(--muted);font-size:8px}.event-admin-card>.quiet{display:flex;align-items:center;gap:5px}.compact-empty{min-height:220px;margin-top:12px}.compact-empty h3{margin:12px 0 4px}.chart-empty{min-height:235px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;color:#8e928a;text-align:center}.chart-empty strong{color:var(--ink);font-size:11px}.chart-empty span{font-size:8px}.attention-empty{min-height:190px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#5c795f;text-align:center}.attention-empty strong{color:var(--ink);font-size:11px}.attention-empty span{max-width:220px;color:var(--muted);font-size:8px;line-height:1.5}.member-list-empty{min-height:150px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;color:var(--muted);text-align:center}.member-list-empty span{font-size:8px}.workspace-form{margin-bottom:30px;display:grid;grid-template-columns:1fr 1fr 1fr auto;align-items:end;gap:12px}.workspace-form label{color:#555951;font-size:8px;font-weight:700}.workspace-form input{width:100%;height:42px;margin-top:7px;padding:0 12px;border:1px solid #dcd9d1;border-radius:10px;outline:none;background:#faf9f5;font-size:10px}.workspace-form input:focus{border-color:var(--blue);box-shadow:0 0 0 3px var(--blue-soft)}.workspace-form input:disabled{color:#92968e}.workspace-form .primary{height:42px}.integration-heading{margin-top:8px}.product-actions{display:flex;align-items:center;gap:8px}.product-actions button{padding:0}.integration-message.success{color:#24724d;background:#e3f7eb}.checkout-page{min-height:100vh;padding:36px 18px;display:grid;align-content:center;justify-items:center;gap:22px;background:radial-gradient(circle at 50% 0,#eef1ff,transparent 40%),#f3f1eb}.checkout-brand{display:flex;align-items:center;gap:10px}.checkout-brand>strong{font-family:Unbounded,sans-serif;font-size:16px}.checkout-card{width:min(500px,100%);padding:38px}.checkout-card>h1{margin:11px 0 5px;font-size:28px;letter-spacing:-1.2px}.checkout-card>p{margin:14px 0 24px;color:var(--muted);font-size:10px;line-height:1.65}.checkout-card>small{margin-top:14px;display:block;color:var(--muted);text-align:center;font-size:7px}.checkout-card .loading-screen{min-height:330px;background:transparent}.checkout-price{margin-top:12px;color:var(--blue);font-size:25px;font-weight:800}.checkout-card form{display:grid;gap:13px}.checkout-card label{color:#555951;font-size:9px;font-weight:700}.checkout-card input{width:100%;height:46px;margin-top:7px;padding:0 13px;border:1px solid #dcd9d1;border-radius:10px;outline:none;background:#faf9f5}.checkout-card input:focus{border-color:var(--blue);box-shadow:0 0 0 3px var(--blue-soft)}.checkout-button{width:100%;min-height:47px;margin-top:4px;justify-content:space-between}.checkout-button:disabled{opacity:.6}.checkout-state{min-height:340px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.checkout-state h1,.checkout-state h2{margin:16px 0 5px}.checkout-state p{max-width:350px}.checkout-result{width:62px;height:62px;border-radius:20px;display:grid;place-items:center}.checkout-result.success{color:#24724d;background:#e3f7eb}.checkout-result.failed{color:#9a402e;background:#ffebe6}.checkout-result.pending{color:#5261a8;background:#e9edff}.checkout-link{min-height:45px;padding:0 15px;text-decoration:none}.checkout-note{padding:12px 14px;border-radius:10px;color:#6754a0;background:#eee8ff;font-size:9px}.telegram-chat-setting{display:block;color:#555951;font-size:8px;font-weight:700}.telegram-chat-setting input{width:100%;height:36px;margin-top:6px;padding:0 10px;border:1px solid #dcd9d1;border-radius:8px;outline:none;background:#faf9f5;font-size:9px}.telegram-chat-setting input:focus{border-color:var(--blue);box-shadow:0 0 0 3px var(--blue-soft)}.content-product-select{min-width:230px;height:42px;padding:0 12px;border:1px solid #dcd9d1;border-radius:10px;background:#fff}.content-builder{display:grid;gap:13px}.content-create-section{display:grid;grid-template-columns:1fr minmax(240px,1fr) auto;align-items:end;gap:12px}.content-create-section h3{margin:5px 0 0}.content-create-section input,.lesson-form input,.lesson-form textarea{width:100%;padding:0 12px;border:1px solid #dcd9d1;border-radius:10px;outline:none;background:#faf9f5}.content-create-section input,.lesson-form input{height:42px}.content-create-section input:focus,.lesson-form input:focus,.lesson-form textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px var(--blue-soft)}.content-section-card{padding:0;overflow:hidden}.content-section-head{padding:20px 22px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.content-section-head h3{margin:5px 0 0}.content-section-head .quiet{display:flex;align-items:center;gap:5px}.lesson-list{padding:0 22px}.lesson-admin-row{min-height:68px;border-bottom:1px solid var(--line);display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:12px}.lesson-index{width:28px;height:28px;border-radius:8px;display:grid;place-items:center;color:#5261a8;background:var(--blue-soft);font-size:8px;font-weight:800}.lesson-admin-row strong,.lesson-admin-row small{display:block}.lesson-admin-row strong{font-size:10px}.lesson-admin-row small{max-width:540px;margin-top:4px;overflow:hidden;color:var(--muted);font-size:7px;text-overflow:ellipsis;white-space:nowrap}.lesson-admin-row>button{border:0;color:var(--blue);background:transparent;font-size:8px;font-weight:700}.lesson-empty{padding:35px 0;color:var(--muted);text-align:center;font-size:9px}.lesson-form{padding:18px 22px 22px;display:grid;gap:10px;background:#faf9f5}.lesson-form textarea{min-height:130px;padding-top:12px;resize:vertical}.lesson-form>div{display:flex;justify-content:flex-end;gap:9px}.lesson-form>div>button:first-child{border:0;background:transparent}.checkout-result-actions{display:flex;align-items:center;gap:12px}.checkout-secondary-link{color:var(--blue);font-size:9px;font-weight:800;text-decoration:none}.member-portal{min-height:100vh;display:grid;grid-template-columns:280px 1fr;background:#f3f1eb}.member-course-nav{min-height:100vh;padding:25px 18px;display:flex;flex-direction:column;color:#fff;background:#1b1d1a}.member-course-nav .checkout-brand{justify-content:flex-start}.member-product{margin:38px 5px 22px}.member-product .section-label{color:var(--lime)}.member-product h2{margin:8px 0 5px;font-size:20px}.member-product p{margin:0;color:#92978f;font-size:9px}.member-course-nav nav{display:block;margin:0}.member-section{margin-bottom:19px}.member-section>strong{margin:0 8px 7px;display:block;color:#8c9288;font-size:8px;text-transform:uppercase;letter-spacing:.8px}.member-section button{width:100%;min-height:39px;padding:0 9px;border:0;border-radius:9px;display:flex;align-items:center;gap:8px;color:#adb2a9;background:transparent;text-align:left}.member-section button.active{color:#fff;background:#30332e}.member-section button span{font-size:9px}.member-logout{margin-top:auto;border:0;color:#8f958b;background:transparent;text-align:left}.member-lesson{min-width:0}.member-lesson>header{height:86px;padding:0 clamp(24px,5vw,70px);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;background:#fffefa}.member-lesson>header h1{margin:4px 0 0;font-size:25px}.member-lesson-content{width:min(800px,calc(100% - 48px));margin:55px auto;padding:38px;border:1px solid #e4e1d9;border-radius:18px;background:#fffefa;box-shadow:0 15px 50px #1e1e140d}.member-lesson-content p{margin:0 0 18px;color:#41453f;font-size:14px;line-height:1.8;white-space:pre-wrap}.member-portal-state{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;text-align:center;background:#f3f1eb}.member-portal-state h1{margin:8px 0 0}.member-portal-state p{max-width:400px;color:var(--muted)}.analytics-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.8fr);gap:14px}.analytics-revenue,.funnel-card,.analytics-products{padding:24px}.analytics-loading{color:var(--muted)}.revenue-bars{height:250px;margin-top:24px;display:flex;align-items:stretch;gap:10px}.revenue-bar-item{min-width:56px;flex:1;display:grid;grid-template-rows:1fr auto auto;gap:6px;text-align:center}.revenue-bar-item>div{min-height:150px;border-radius:8px;display:flex;align-items:flex-end;justify-content:center;background:#f2f0ea;overflow:hidden}.revenue-bar-item>div span{width:100%;min-height:5px;display:block;background:linear-gradient(180deg,var(--blue),#7d89d9)}.revenue-bar-item strong{font-size:8px}.revenue-bar-item small{color:var(--muted);font-size:7px;text-transform:uppercase}.funnel-list{margin-top:21px;display:grid;gap:9px}.funnel-list>div{min-height:48px;padding:0 13px;border:1px solid var(--line);border-radius:11px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px}.funnel-list span{width:23px;height:23px;border-radius:7px;display:grid;place-items:center;color:var(--blue);background:var(--blue-soft);font-size:8px;font-weight:800}.funnel-list strong{font-size:9px}.funnel-list b{font-size:16px}.analytics-products{margin-top:14px}.analytics-product-row{min-height:52px;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:24px}.analytics-product-row strong,.analytics-product-row span,.analytics-product-row b{font-size:9px}.analytics-product-row span{color:var(--muted)}.analytics-empty{min-height:150px;display:flex;align-items:center;justify-content:center;gap:9px;color:var(--muted);font-size:9px}.member-main-nav{padding-bottom:18px;border-bottom:1px solid #30332e;display:grid!important;gap:4px}.member-main-nav button{min-height:39px;padding:0 10px;border:0;border-radius:9px;display:flex;align-items:center;gap:9px;color:#aeb3aa;background:transparent;text-align:left}.member-main-nav button.active{color:#fff;background:#30332e}.member-lessons-nav{margin-top:18px!important}.lesson-check{width:18px;height:18px;flex:0 0 18px;border:1px solid #555a52;border-radius:6px;display:grid;place-items:center}.lesson-check.done{border-color:var(--lime);color:#1b1d1a;background:var(--lime)}.member-lesson-content h2{margin:0 0 24px;font-size:27px}.lesson-complete{min-height:44px;margin:-30px auto 45px;padding:0 18px;border:0;border-radius:11px;display:block;color:#fff;background:#1b1d1a;font-weight:800}.lesson-complete.is-complete{color:#246548;background:#dff3e7}.member-events,.member-directory{width:min(900px,calc(100% - 48px));margin:28px auto;display:grid;gap:12px}.member-event-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px}.member-event-card h3{margin:5px 0}.member-event-card p{margin:0;color:var(--muted);font-size:9px}.member-event-card>button{min-height:38px;padding:0 13px;border:0;border-radius:9px;color:#fff;background:#1b1d1a;font-weight:800}.member-event-card>button.registered{color:#246548;background:#dff3e7}.member-directory{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.directory-card{display:flex;align-items:flex-start;gap:13px}.directory-card h3{margin:0 0 3px}.directory-card small,.directory-card strong,.directory-card p{display:block}.directory-card small{color:var(--blue)}.directory-card strong{margin-top:10px;font-size:9px}.directory-card p{color:var(--muted);font-size:9px;line-height:1.5}.member-profile-form{width:min(650px,calc(100% - 48px));margin:28px auto;display:grid;gap:14px}.member-profile-form label{color:#555951;font-size:9px;font-weight:700}.member-profile-form input:not([type=checkbox]),.member-profile-form textarea{width:100%;margin-top:6px;padding:0 12px;border:1px solid #dcd9d1;border-radius:10px;background:#faf9f5}.member-profile-form input:not([type=checkbox]){height:43px}.member-profile-form textarea{min-height:120px;padding-top:11px;resize:vertical}.profile-visible{display:flex;align-items:center;gap:9px}.profile-visible input{width:17px;height:17px}@media(max-width:1080px){.metrics-grid{grid-template-columns:1fr 1fr}.dashboard-grid{grid-template-columns:1fr}.revenue-card,.attention-card{min-height:auto}.analytics-grid{grid-template-columns:1fr}}@media(max-width:760px){.app-shell{display:block}.sidebar{position:fixed;left:0;top:0;width:264px;transform:translate(-102%);transition:transform .25s ease;box-shadow:20px 0 60px #00000038}.sidebar.is-open{transform:translate(0)}.backdrop{display:block;position:fixed;inset:0;z-index:25;border:0;background:#14161366}header{height:72px;padding:0 16px}.mobile-menu{width:38px;height:38px;margin-right:11px;border:1px solid #ddd9d1;border-radius:10px;display:grid;place-items:center;background:#faf9f5}header>div:nth-child(2){flex:1}.search,.header-actions .primary{display:none}.content{padding:24px 16px 45px}.welcome-row{align-items:flex-start;flex-direction:column;gap:17px}.period-switch{width:100%}.period-switch button{flex:1}.metrics-grid{grid-template-columns:1fr 1fr;gap:9px}.metric-card{min-height:124px;padding:15px}.metric-main{display:block}.metric-main strong{font-size:20px}.mini-chart{display:none}.dashboard-grid{gap:10px}.card{padding:17px;border-radius:15px}.setup-list{grid-template-columns:1fr}.chart-wrap{padding-left:37px}.preview-panel{padding:12px}.phone{height:calc(100vh - 92px);margin-top:0}.inline-error{margin-left:16px;margin-right:16px}.login-page{display:block}.login-story{min-height:310px;padding:28px 24px}.login-copy{margin:55px 0 30px}.login-copy h1{margin:13px 0;font-size:38px;letter-spacing:-2.4px}.login-copy p{max-width:320px;font-size:11px}.login-story:before{width:260px;height:260px;right:-160px}.login-story:after{width:80px;height:80px;right:5%;bottom:8%;border-radius:22px}.login-proof{display:none}.login-form-wrap{min-height:auto;padding:24px 16px 40px}.login-form{padding:25px;border-radius:18px}.integration-grid,.workspace-form{grid-template-columns:1fr}.workspace-form .primary{width:100%}.checkout-page{padding:20px 12px}.checkout-card{padding:25px}.checkout-card>h1{font-size:24px}.content-product-select{width:100%;min-width:0}.content-create-section{grid-template-columns:1fr}.lesson-admin-row{grid-template-columns:auto 1fr auto}.lesson-admin-row>.record-status{display:none}.lesson-admin-row small{max-width:180px}.member-portal{display:block}.member-course-nav{min-height:auto;padding:16px}.member-product{margin:20px 4px 14px}.member-course-nav nav,.member-main-nav{display:flex!important;gap:8px;overflow-x:auto}.member-main-nav{padding-bottom:12px}.member-main-nav button{flex:0 0 auto}.member-lessons-nav{margin-top:12px!important}.member-section{min-width:210px}.member-logout{display:none}.member-lesson>header{height:auto;padding:20px}.member-lesson>header h1{font-size:20px}.member-lesson-content{width:calc(100% - 24px);margin:18px auto;padding:22px}.checkout-result-actions{flex-direction:column}.member-events,.member-directory,.member-profile-form{width:calc(100% - 24px);margin:14px auto}.member-event-card{grid-template-columns:auto 1fr}.member-event-card>button{grid-column:1/-1}.revenue-bars{overflow-x:auto}.revenue-bar-item{flex:0 0 65px}.records-head{align-items:flex-start;flex-direction:column}.records-head .primary{padding:0 11px;white-space:nowrap}.records-actions{width:100%}.records-actions .primary{flex:1}.telegram-flow-note{grid-template-columns:auto 1fr}.telegram-flow-note>button{grid-column:1 / -1;width:100%}.member-records-row{grid-template-columns:1fr auto}.quick-form{grid-template-columns:1fr}.quick-form .primary{width:100%}.records-row{grid-template-columns:1fr auto;padding:12px 14px}.records-labels{display:none}.records-row>span:nth-child(3),.records-row>span:nth-child(4){display:none}.product-grid{grid-template-columns:1fr}.summary-amount{min-width:0}.summary-amount strong{font-size:15px}.payment-row{grid-template-columns:1fr auto}.event-admin-card{grid-template-columns:auto 1fr;gap:12px}.event-admin-card>.quiet{display:none}}@media(max-width:420px){.metrics-grid{grid-template-columns:1fr}.metric-card{min-height:105px}.metric-main{display:flex}.mini-chart{display:block}.welcome-row h2{font-size:25px}.card-head .quiet{display:none}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}
