:root{font-family:Inter,Segoe UI,sans-serif;color:#e5e7ee;background:#0c0f17;font-synthesis:none;font-weight:400;font-size:14px;--muted:#81889c;--line:#252a39;--orange:#ff9857;--panel:#131722;--purple:#ae9cff}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.5}button{color:inherit}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible{outline:2px solid var(--orange);outline-offset:4px}button{border:0}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:600;letter-spacing:-.6px}small{color:var(--muted)}.app{display:flex;min-height:100vh}.sidebar{width:244px;position:fixed;inset:0 auto 0 0;background:#10131c;border-right:1px solid var(--line);padding:29px 18px 15px;display:flex;flex-direction:column;z-index:10}.brand{display:flex;align-items:center;gap:11px;padding-left:10px}.brand img{height:48px;width:48px;object-fit:cover;border-radius:13px}.brand strong{font-size:27px;letter-spacing:-1px}.brand strong span{font-size:9px;vertical-align:top;position:relative;top:5px;margin-left:3px;color:#aaa}.brand small{font-size:9px;font-weight:600;display:block;letter-spacing:2.2px;margin-top:1px;color:#b6ac9d}.workspace{display:flex;align-items:center;gap:10px;margin:30px 0 27px;border:1px solid #2a2d39;border-radius:10px;padding:12px 10px;background:#161923}.workspace-avatar{background:#2b2334;border:1px solid #46354b;border-radius:8px;width:33px;height:33px;display:grid;place-items:center;font-size:10px;color:#d5bfe4;font-weight:600}.workspace strong{font-size:12px;display:block}.workspace small{font-size:10px;display:block;margin-top:4px}.workspace svg{margin-left:auto;color:#777d8b}.nav-label{font-size:9px;letter-spacing:1.6px;margin-left:15px;font-weight:600;margin-bottom:12px;color:#697085}nav{display:flex;flex-direction:column;gap:6px}nav button{display:flex;align-items:center;gap:12px;padding:13px 14px;border-radius:8px;background:transparent;color:#9a9fb2;font-size:12px;text-align:left}nav button.selected{background:#30241f;color:#ffae78}nav button.selected svg{color:#ff9857}nav button:hover{background:#1d202c}nav button span{margin-left:auto;color:inherit;padding:2px 6px;border-radius:5px;background:#252938;font-size:10px}nav .dot{margin-left:auto;background:#86c995}.sidebar-bottom{margin-top:auto;padding-top:36px}.help-card{padding:17px 14px;background:linear-gradient(125deg,#211e29,#1a1c27);border:1px solid #332d3e;border-radius:10px;margin-bottom:20px}.help-top{display:flex;gap:8px;align-items:center;color:#c1afd9;font-size:10px;font-weight:600}.help-card p{font-size:11px;line-height:1.65;color:#9291a3;margin:9px 0 13px}.help-card button{background:transparent;color:#d7c7ec;font-size:11px;display:flex;justify-content:space-between;align-items:center;width:100%;padding:0}.profile{display:flex;align-items:center;gap:10px;background:transparent;width:100%;text-align:left;padding:14px 9px 0;border-top:1px solid var(--line)}.avatar{width:33px;height:33px;border-radius:50%;background:#332730;color:#f3c7a7;display:grid;place-items:center;font-size:12px;font-weight:600;border:1px solid #5a3c3a}.profile strong{font-size:11px;display:block}.profile small{font-size:10px;display:block;margin-top:4px}.profile>svg{margin-left:auto;color:#7c8091}.main{margin-left:244px;width:calc(100% - 244px)}header{height:73px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 38px;background:#0f121b}.breadcrumb{display:flex;gap:13px;align-items:center;font-size:11px;color:#797f91}.breadcrumb strong{color:#c3c7d5;font-weight:500}.header-right{display:flex;align-items:center;gap:16px}.server-indicator{display:flex;align-items:center;gap:7px;color:#9fa9a3;font-size:10px}.dot{height:6px;width:6px;display:inline-block;flex-shrink:0;border-radius:50%;background:#758294}.server-indicator .dot,.pill .dot{background:#8bcc9e;box-shadow:0 0 9px #8bcc9e33}.server-indicator.offline{color:#e5a193}.server-indicator.offline .dot{background:#e5a193}.header-divider{height:20px;width:1px;background:var(--line)}.avatar.small{width:29px;height:29px;font-size:11px}main{max-width:1520px;margin:auto;padding:35px 38px 24px}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:27px}.eyebrow{font-size:9px;letter-spacing:1.6px;font-weight:600;color:#888fa2;margin-bottom:12px}.page-heading h1{font-size:29px;letter-spacing:-1px}.heading-dot{color:var(--orange)}.page-heading p{font-size:12px;color:#858ba0;margin-top:9px}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:12px 16px;font-weight:600;font-size:11px;border-radius:7px;white-space:nowrap;transition:background .2s,transform .2s}.button:hover{transform:translateY(-1px)}.button.primary{background:var(--orange);color:#241914;box-shadow:0 4px 15px #ff98570c}.button.primary:hover{background:#ffb17c}.button.secondary{background:#212633;border:1px solid #343b4d;color:#d1d5e2}.button.light{background:#f3d3bf;color:#34231e}.button.full{width:100%;margin-top:6px}.icon-button{display:grid;place-items:center;padding:7px;background:transparent;color:#858da2;border-radius:6px}.icon-button:hover{background:#2a2e3b;color:#e5e7ee}.text-button{display:inline-flex;align-items:center;gap:7px;background:transparent;color:#bcafdc;font-size:11px;padding:4px 0}.text-button:hover{color:#e4d6ff}.hero{border:1px solid #564037;border-radius:13px;position:relative;overflow:hidden;background:radial-gradient(ellipse at 78% 80%,#78433040,transparent 57%),linear-gradient(110deg,#292026,#292027 42%,#302326);min-height:287px;margin-bottom:24px;display:flex;justify-content:space-between}.hero-content{padding:29px 31px;z-index:2}.pill{display:inline-flex;gap:7px;align-items:center;padding:6px 9px;border-radius:5px;font-size:8px;font-weight:600;letter-spacing:1.1px;color:#e8bca6;border:1px solid #6b4a3d;background:#41312d}.hero h2{font-size:29px;line-height:1.23;letter-spacing:-.8px;margin:17px 0 12px;color:#f5e3da}.hero p{font-size:11px;line-height:1.8;color:#b1a1a4;margin-bottom:21px}.hero-foot{display:flex;align-items:center;gap:7px;color:#b19992;font-size:9px;margin-top:15px}.hero-art{position:absolute;right:3%;top:0;height:100%;width:40%}.orbit{position:absolute;border:1px solid #996a4140;border-radius:50%;height:370px;width:370px;top:-25px;left:-10px;transform:rotate(-30deg)}.orbit-2{height:460px;width:460px;left:-52px;top:-70px;border-color:#92674620}.phone{position:absolute;height:300px;width:196px;border:5px solid #37303a;border-radius:29px;background:#191b25;transform:rotate(9deg);left:90px;top:32px;padding:21px 12px 10px;box-shadow:0 10px 45px #09080c88;overflow:hidden}.phone-speaker{width:58px;height:13px;background:#0c0e16;position:absolute;left:64px;top:6px;border-radius:8px}.phone-header{display:flex;align-items:center;gap:8px;border-bottom:1px solid #30313f;padding:5px 0 14px}.phone-logo{height:33px;width:33px;background:#4d342b;color:#ffad79;display:grid;place-items:center;border-radius:10px}.phone-header strong{font-size:10px;display:block}.phone-header small{font-size:7px;display:block;margin-top:4px}.phone-message{padding:10px 10px 5px;background:#313040;border-radius:9px 9px 9px 2px;font-size:9px;line-height:1.6;margin-top:13px;width:136px;color:#cfccd9}.phone-message span{display:flex;align-items:center;justify-content:flex-end;color:#8d91a6;font-size:6px;margin-top:3px}.phone-message span svg+svg{margin-left:-8px}.phone-message.own{background:#4c382e;margin-left:auto;width:138px;margin-top:9px;border-radius:9px 9px 2px;color:#e6c8b4}.phone-message.own span{color:#b79c85}.phone-routine{background:#242631;border:1px solid #393843;border-radius:9px;padding:10px;margin-top:15px;position:relative}.phone-routine>span{display:flex;align-items:center;gap:5px;font-size:8px;color:#d6c3b7}.phone-routine>span svg{color:#ffaa72}.phone-routine>svg{position:absolute;right:10px;top:10px;color:#91b298}.routine-line{display:flex;gap:3px;margin-top:12px}.routine-line i{height:4px;background:#92624c;width:25%;border-radius:4px}.routine-line i:first-child{background:#ffad76}.phone-routine>small{font-size:6px;display:block;margin-top:6px;color:#8c8e9a}.phone-input{padding:7px;background:#252733;border-radius:20px;margin-top:10px;display:flex;align-items:center;justify-content:space-between;font-size:6px;color:#9191a2}.floating-tag{position:absolute;left:24px;top:49px;background:#28272d;border:1px solid #61513f;padding:10px 13px;border-radius:8px;color:#e4c7af;display:flex;gap:7px;font-size:9px;transform:rotate(-7deg);box-shadow:0 7px 20px #15101855;z-index:2}.floating-tag .dot{background:#8cbb95}.floating-icon{position:absolute;right:15px;bottom:52px;border:1px solid #866045;border-radius:16px;padding:17px;background:linear-gradient(145deg,#74503d,#392d2c);transform:rotate(-14deg);color:#f8bb90}.art-dot{height:9px;width:9px;border-radius:50%;position:absolute;background:#ffb16c;box-shadow:0 0 16px #ffb16c45}.d1{right:36px;top:69px}.d2{left:40px;bottom:54px;height:6px;width:6px}.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:23px}.metric{padding:19px 19px 18px;border:1px solid var(--line);border-radius:10px;background:var(--panel)}.metric-top{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:10px;color:#a8adc0}.metric-icon{height:33px;width:33px;border-radius:9px;display:grid;place-items:center;flex-shrink:0}.purple{background:#2c263f;color:#b9a3f0}.orange{background:#382820;color:#eda579}.green.metric-icon{background:#20342f;color:#8dd3b6}.blue{background:#202e41;color:#87b8ed}.metric>strong{display:block;font-size:30px;letter-spacing:-.8px;margin:9px 0 11px;font-weight:600}.metric>small{display:flex;align-items:center;gap:5px;font-size:8px;color:#747e91}.metric>small .dot{height:4px;width:4px;background:#7f897f}.panel{border:1px solid var(--line);border-radius:10px;background:var(--panel)}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:22px 23px 17px}.panel-heading h2{font-size:14px;letter-spacing:-.2px}.panel-heading p{font-size:10px;color:#777f93;margin-top:7px;line-height:1.5}.dashboard-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:20px;margin-bottom:23px}.period{display:flex;gap:6px;align-items:center;border:1px solid #2c3242;border-radius:5px;padding:7px 9px;font-size:8px;color:#a0a7b9;white-space:nowrap}.chart-legend{display:flex;gap:15px;margin:4px 24px 0;font-size:8px;color:#8c94a7}.chart-legend span{display:flex;gap:6px;align-items:center}.chart-legend i{width:6px;height:6px;border-radius:2px;background:#be9eff}.chart-legend span+span i{background:#5eaf94}.chart{height:141px;display:flex;padding:10px 23px 0;gap:10px}.chart-y{display:flex;flex-direction:column;justify-content:space-between;padding:4px 0 24px;color:#596174;font-size:8px;min-width:15px}.chart-plot{flex:1;position:relative}.chart-grid{position:absolute;top:8px;right:0;bottom:23px;left:0;display:flex;justify-content:space-between;flex-direction:column}.chart-grid i{height:1px;width:100%;background:#262b3830;border-top:1px dashed #2c3140}.chart-bars{position:absolute;top:8px;right:0;bottom:0;left:0;display:flex;justify-content:space-around;gap:10px}.chart-day{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;width:30px}.bars{height:100%;width:100%;display:flex;gap:3px;justify-content:center;align-items:flex-end;min-height:0;border-bottom:1px solid #535969}.bars i{width:8px;min-height:0;background:#be9eff;border-radius:2px 2px 0 0}.bars i+i{background:#5eaf94}.chart-day>span{font-size:8px;color:#6d7689;margin-top:10px}.chart-caption{text-align:center;padding:12px 15px 17px;font-size:8px;color:#686f83}.start-panel .panel-heading>svg{color:#a598ba}.start-panel .panel-heading{padding-bottom:8px}.start-step{display:flex;align-items:center;text-align:left;gap:12px;width:calc(100% - 44px);margin:0 22px;padding:13px 0;background:transparent;border-bottom:1px solid #242938}.step-number{display:grid;place-items:center;height:30px;width:30px;border:1px solid #373242;border-radius:9px;font-size:9px;color:#b9a7d4;background:#252132;flex-shrink:0}.start-step strong{display:block;font-size:10px;font-weight:500}.start-step small{display:block;font-size:8px;margin-top:5px;color:#757e92}.start-step>svg{margin-left:auto;color:#666f83}.start-step.done .step-number{color:#89c5a9;border-color:#2d5345;background:#1e302a}.start-note{display:flex;align-items:center;gap:7px;color:#82778f;margin:13px 22px 17px;font-size:8px;line-height:1.6}.start-note svg{flex-shrink:0}.count-badge{display:inline-block;font-size:9px;font-weight:500;letter-spacing:0;margin-left:7px;padding:3px 6px;border:1px solid #353043;border-radius:5px;background:#252132;color:#b8a2d5}.empty{display:flex;align-items:center;flex-direction:column;text-align:center;padding:27px 20px 34px}.empty-icon{display:grid;place-items:center;height:48px;width:48px;background:#232534;border:1px solid #333747;border-radius:14px;color:#858497;margin-bottom:14px}.empty h3{font-size:13px;margin-bottom:8px;letter-spacing:-.2px}.empty p{color:#727d92;font-size:10px;line-height:1.8;max-width:440px}.empty .button{margin-top:18px}.numbers-panel .empty{padding-top:16px;padding-bottom:28px}.footer-note{display:flex;align-items:center;gap:7px;margin-top:19px;font-size:8px;color:#606b7f}.footer-note button{font-size:inherit;background:transparent;color:#9183a6;padding:0 0 0 3px}.footer-note>span:last-child{margin-left:auto;font-size:7px}.number-list{padding:0 23px 5px}.number-row{display:flex;align-items:center;gap:14px;padding:17px 0;border-top:1px solid #272b39}.phone-icon{width:38px;height:38px;border:1px solid #3b3548;border-radius:11px;background:#282235;color:#b7a3da;display:grid;place-items:center}.phone-icon.green{border-color:#2f4d42;background:#23332d;color:#88c3a7}.number-name{min-width:150px;flex:1}.number-name strong{display:block;font-size:11px}.number-name small{display:block;font-size:9px;margin-top:6px}.status{display:inline-flex;align-items:center;gap:6px;font-size:9px;border:1px solid #333b4b;background:#232b39;color:#9eacc2;padding:5px 8px;border-radius:5px;white-space:nowrap}.status.green{background:#1d3029;border-color:#2a483b;color:#8ac8a8}.status.green .dot{background:#8ac8a8}.status.red{background:#3a272a;border-color:#583438;color:#f0aaaa}.status.red .dot,.dot.red{background:#ed9d9d}.number-plan{display:flex;flex-direction:column;gap:6px;min-width:105px;margin:0 13px}.number-plan small{font-size:7px;letter-spacing:1px;color:#667085}.number-plan span{font-size:9px;color:#a3aabc}.number-count{text-align:center;margin-right:13px}.number-count strong{font-size:14px}.number-count small{display:block;font-size:7px;margin-top:4px}.row-actions{display:flex;gap:4px;align-items:center}.panel-foot{display:flex;gap:8px;align-items:center;padding:17px 23px;border-top:1px solid var(--line);font-size:10px;color:#8993a4;line-height:1.7}.search{display:flex;align-items:center;gap:8px;border:1px solid #343849;border-radius:6px;background:#0f131e;padding:8px 10px;color:#707b91}.search input{border:0;outline:none;background:transparent;font-size:10px;color:#ddd;width:150px}.routine-plans{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.plan-card{padding:24px}.plan-card h2{font-size:17px;margin:15px 0 10px}.plan-card p{font-size:11px;color:#8d95a8;line-height:1.7;min-height:44px}.plan-card>strong{display:block;font-size:23px;margin:22px 0 17px}.plan-card>strong small{font-size:10px;font-weight:400}.plan-card>span:last-child{display:flex;align-items:center;gap:6px;font-size:9px;color:#ac9fc7}.info-banner{display:flex;align-items:flex-start;gap:10px;background:#292421;border:1px solid #4b3930;border-radius:8px;padding:15px 18px;margin:20px 0;color:#d4b094}.info-banner svg{flex-shrink:0}.info-banner p{font-size:10px;line-height:1.8}.info-banner.compact{margin:15px 0;font-size:10px}.section-gap{margin-top:22px}.table-scroll{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:11px}th{font-size:9px;color:#798498;font-weight:500;text-align:left;background:#11151f;padding:13px 23px}td{padding:17px 23px;border-top:1px solid var(--line);color:#a7afc1;font-size:10px}td strong{display:block;font-size:11px;color:#d7dbe5;font-weight:500}td small{display:block;font-size:9px;margin-top:6px;color:#717e93}.job-text{display:block;max-width:250px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.error-text{max-width:260px;color:#dba2a2!important;line-height:1.6}.danger{color:#e99d9d}.consent-note{max-width:350px;font-size:10px;line-height:1.7}.guide-intro{padding:30px;background:linear-gradient(115deg,#241f2b,#161923)}.guide-intro h2{font-size:27px;line-height:1.35;margin:18px 0 13px}.guide-intro p{font-size:12px;line-height:1.8;max-width:700px;color:#9697ab;margin-bottom:19px}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:19px;margin-top:22px}.guide-card{padding:24px}.guide-card h3{font-size:14px;margin:18px 0 12px}.guide-card p{font-size:11px;line-height:1.8;color:#8590a4}.guide-card a{display:flex;align-items:center;gap:6px;font-size:10px;color:#baabda;margin-top:19px}.settings-panel .panel-heading{padding-bottom:23px}.setting-row{display:flex;justify-content:space-between;gap:30px;padding:19px 24px;border-top:1px solid var(--line);font-size:11px}.setting-row>span{color:#7f8b9f;flex-shrink:0}.setting-row>strong{font-size:11px;font-weight:400;color:#b7bed0;text-align:right}.event-list{padding:0 24px}.event-list>div{display:flex;align-items:flex-start;gap:12px;border-top:1px solid var(--line);padding:17px 0}.event-list .dot{margin-top:5px}.event-list strong{font-size:11px;font-weight:400}.event-list small{display:block;font-size:9px;margin-top:6px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#05070cbb;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;z-index:30;padding:24px}.modal{width:440px;max-height:92vh;overflow-y:auto;padding:31px;background:#171c29;border:1px solid #3b3f51;border-radius:15px;position:relative;box-shadow:0 30px 120px #0008}.modal h2{font-size:22px;padding-right:25px}.modal>p{font-size:11px;color:#8f9aad;line-height:1.8;margin:10px 0 22px}.modal .close{position:absolute;right:15px;top:15px}.modal label,.login-card label{display:block;font-size:11px;color:#b1bacb;margin-bottom:16px;font-weight:500}input,select,textarea{display:block;width:100%;padding:12px;border:1px solid #353d50;background:#0f1420;border-radius:7px;color:#d9deea;font-size:12px;margin-top:8px;outline:none}input:focus,select:focus,textarea:focus{border-color:#b48b6e;box-shadow:0 0 0 3px #ff985711}input::placeholder,textarea::placeholder{color:#535f75}textarea{resize:vertical;min-height:92px;line-height:1.7}.modal .checkbox{display:flex;align-items:flex-start;gap:10px;font-size:10px;line-height:1.7;margin-top:18px}.checkbox input{width:14px;height:14px;margin:3px 0 0;accent-color:var(--orange);flex-shrink:0}.checkbox small{display:block;font-size:9px;line-height:1.7;margin-top:4px}.form-row{display:flex;gap:14px}.form-row>label{flex:1}.modal .modal-note{font-size:10px;line-height:1.8;color:#808da2}.modal-danger{display:flex;justify-content:space-between;border-top:1px solid #303747;margin-top:24px;padding-top:20px}.qr-box{width:100%;aspect-ratio:1/1;display:grid;place-items:center;background:#fff;border-radius:10px;padding:15px}.qr-box img{width:100%;height:auto}.qr-wait{color:#4b546b;text-align:center;display:flex;align-items:center;flex-direction:column}.qr-wait strong{font-size:13px;margin-top:15px}.qr-wait p{font-size:11px;line-height:1.8;max-width:240px;margin-top:10px}.qr-status{display:flex;align-items:center;justify-content:center;gap:7px;font-size:10px;margin:18px 0;color:#c7ac8e}.qr-status .dot{background:#e8b277}.modal .confirm-name{font-size:16px;color:#e3e7ef;font-weight:500}.danger-button{background:#9c4949;color:#fff}.toast{position:fixed;right:32px;bottom:25px;max-width:470px;border:1px solid #675042;padding:15px 15px 15px 20px;border-radius:10px;background:#332920;box-shadow:0 15px 50px #0007;font-size:11px;z-index:50;display:flex;gap:13px;align-items:center;line-height:1.7}.offline-banner{display:flex;align-items:center;gap:10px;margin-bottom:23px;border:1px solid #643a3a;padding:14px 17px;background:#362226;border-radius:8px;font-size:11px;color:#eeb4ac;line-height:1.6}.offline-banner button{margin-left:auto;white-space:nowrap;color:#eeb4ac;background:transparent;text-decoration:underline;font-size:10px}.loading{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:30px}.loading p{font-size:12px;color:#838b9c}.mobile-menu{display:none}.login-page{min-height:100vh;display:grid;grid-template-columns:1.1fr 1fr}.login-story{display:flex;flex-direction:column;justify-content:space-between;background:radial-gradient(ellipse at 0 90%,#72422770,transparent 65%),linear-gradient(130deg,#282029,#11131f);padding:50px 65px;border-right:1px solid #3a2e33}.brand-large img{width:65px;height:65px}.brand-large strong{font-size:34px}.login-story .eyebrow{color:#b6a0a0;font-size:10px}.login-story h1{font-size:clamp(40px,4.4vw,70px);line-height:1.12;margin:22px 0;color:#f3e8e2;letter-spacing:-2px}.login-story h1 em{font-style:normal;color:#ffa46b}.login-story p{font-size:13px;line-height:1.9;color:#ad9ba3}.login-chips{display:flex;gap:18px;margin-top:35px;flex-wrap:wrap}.login-chips span{display:flex;align-items:center;gap:7px;font-size:10px;color:#c4aaa0}.login-story>small{font-size:10px;color:#8c7c84}.login-form{display:flex;align-items:center;justify-content:center;padding:50px 30px;background:#0f131e}.login-card{width:340px}.login-card .pill{background:#252b29;color:#aec5b5;border-color:#384c3e;letter-spacing:1.4px}.login-card h2{font-size:28px;margin:22px 0 12px;letter-spacing:-.9px}.login-card>p{font-size:12px;color:#8993a7;margin-bottom:30px}.login-card .button{margin-top:12px}.login-note{display:flex;gap:9px;color:#6c7990;line-height:1.8;font-size:9px;border-top:1px solid #2b3141;margin-top:30px;padding-top:20px}.login-note svg{flex-shrink:0;margin-top:3px}.login-note b{font-weight:400;color:#a39cae}.form-error{border:1px solid #5b343b;background:#34202a;color:#ef9fa4;padding:12px;border-radius:6px;font-size:11px;margin-bottom:12px}@media(min-width:1550px){.hero{min-height:320px}.hero h2{font-size:34px}.hero-content{padding:35px}.hero-art{right:9%;width:33%}.phone{top:43px;width:212px;height:325px}.metrics{gap:22px}.metric{padding:23px}.metric-top{font-size:12px}.metric>small{font-size:10px}.panel-heading h2{font-size:16px}.panel-heading p{font-size:11px}.chart{height:165px}.start-step{padding:17px 0}.start-step strong{font-size:11px}.start-step small,.chart-caption{font-size:10px}.empty p{font-size:11px}.empty h3{font-size:15px}}@media(max-width:1150px){.sidebar{width:218px;padding-left:12px;padding-right:12px}.main{margin-left:218px;width:calc(100% - 218px)}header{padding:0 25px}main{padding:28px 25px}.hero-art{right:1%;width:38%}.phone{left:20px}.floating-tag{left:-28px}.floating-icon{right:-20px}.hero-content{padding-left:23px}.hero h2{font-size:25px}.metrics{gap:10px}.metric{padding:14px 12px}.metric-top{font-size:9px}.metric>small{font-size:7px}.dashboard-grid{grid-template-columns:1.2fr 1fr;gap:15px}.panel-heading{padding:19px 18px 15px}.period{font-size:7px}.panel-heading p{font-size:9px}.number-plan{display:none}.guide-grid{grid-template-columns:repeat(2,1fr)}.routine-plans{gap:12px}.plan-card{padding:20px 16px}.plan-card h2{font-size:15px}}@media(max-width:900px){.sidebar{width:190px}.brand{gap:8px}.brand img{height:40px;width:40px}.brand strong{font-size:24px}.brand small{font-size:7px}.workspace strong{font-size:10px}nav button{padding:12px 10px;font-size:11px;gap:9px}.main{margin-left:190px;width:calc(100% - 190px)}main{padding:25px 22px}.page-heading h1{font-size:25px}.page-heading p{font-size:10px}.page-heading .button{padding:11px 12px;font-size:10px}.hero-art{opacity:.75;right:-12%;width:40%}.hero-content{width:70%}.hero h2{font-size:25px}.hero p{font-size:10px}.metrics{grid-template-columns:repeat(2,1fr);gap:12px}.metric{padding:17px}.metric-top{font-size:11px}.metric>small{font-size:9px}.dashboard-grid{grid-template-columns:1fr}.chart{height:160px}.start-panel .panel-heading{padding-bottom:15px}.start-step{padding:17px 0}.start-step strong{font-size:11px}.start-step small{font-size:9px}.number-row{gap:9px}.number-count{display:none}.number-name{min-width:90px}.status{font-size:8px}.routine-plans{grid-template-columns:1fr}.plan-card p{min-height:0}.setting-row{flex-direction:column;gap:10px}.setting-row>strong{text-align:left}.login-story{padding:35px}.login-card{width:300px}.login-story h1{font-size:48px}.footer-note>span:last-child{display:none}}@media(max-width:650px){.sidebar{transform:translate(-100%);transition:transform .2s;width:244px;box-shadow:15px 0 60px #0006}.sidebar.open{transform:translate(0)}.main{margin-left:0;width:100%}.mobile-menu{display:grid}.breadcrumb{gap:8px}.header-right{gap:10px}header{height:61px;padding:0 15px}.header-divider{display:none}.server-indicator{font-size:8px}main{padding:26px 16px}.page-heading{align-items:flex-start;flex-wrap:wrap;margin-bottom:20px;gap:17px}.page-heading h1{font-size:27px}.page-heading .eyebrow{font-size:8px}.page-heading p{font-size:11px}.page-heading .button{padding:11px 15px}.hero{min-height:307px;margin-bottom:18px}.hero-content{width:100%;padding:24px;position:relative}.hero-art{right:-68px;top:25px;width:50%;opacity:.25;pointer-events:none}.hero h2{font-size:27px}.hero p{font-size:11px;max-width:260px}.desktop-break{display:none}.hero .pill{font-size:7px}.hero-foot{font-size:8px}.metrics{gap:10px;margin-bottom:18px}.metric{padding:15px 12px}.metric-top{font-size:9px}.metric-icon{height:28px;width:28px;border-radius:7px}.metric>strong{font-size:27px}.metric>small{font-size:7px}.panel-heading{padding:18px 16px}.panel-heading h2{font-size:13px}.panel-heading p{font-size:9px}.period{padding:6px;font-size:7px}.chart{padding-left:16px;padding-right:16px;height:148px}.chart-legend{margin-left:18px}.chart-caption{font-size:8px}.dashboard-grid{gap:18px;margin-bottom:18px}.start-step{width:calc(100% - 32px);margin:0 16px;padding:17px 0}.start-step strong{font-size:11px}.start-step small{font-size:9px}.start-note{margin-left:16px;margin-right:16px;font-size:9px}.empty{padding:28px 17px}.empty p{font-size:10px}.empty h3{font-size:13px}.footer-note{font-size:8px;line-height:1.7;align-items:flex-start}.footer-note svg{flex-shrink:0}.number-list{padding:0 16px 4px}.number-row{flex-wrap:wrap;position:relative;padding:18px 0}.number-name{width:calc(100% - 95px);flex:none}.number-row>.status{margin-left:47px;margin-top:-2px}.row-actions{margin-left:auto}.number-row>.row-actions{position:absolute;right:0;top:17px}.number-name strong{font-size:11px}.number-name small{font-size:9px}.number-row>.status{font-size:8px}.guide-grid{grid-template-columns:1fr;gap:15px}.guide-intro{padding:24px}.guide-intro h2{font-size:24px}.guide-intro p,.guide-card p{font-size:11px}.modal-backdrop{padding:14px}.modal{padding:26px 22px;width:100%}.toast{bottom:15px;right:15px;left:15px;max-width:none;font-size:11px}.panel-foot{padding:15px 16px;font-size:9px;align-items:flex-start}.panel-foot svg{flex-shrink:0;margin-top:2px}.offline-banner{flex-wrap:wrap;font-size:10px}.offline-banner button{margin-left:26px}.login-page{grid-template-columns:1fr}.login-story{padding:30px 25px;min-height:340px}.login-story>small{display:none}.brand-large img{width:46px;height:46px}.brand-large strong{font-size:29px}.login-story .brand{padding-left:0}.login-story .eyebrow{display:none}.login-story h1{font-size:40px;line-height:1.1;margin-top:30px;margin-bottom:16px}.login-story p{font-size:11px}.login-chips{margin-top:20px;font-size:9px;gap:15px}.login-form{padding:36px 25px}.login-card{width:100%;max-width:360px}.login-card h2{font-size:26px}.login-note{font-size:10px}.search input{width:110px}.search{padding:7px}.setting-row{padding:17px 16px}.routine-plans{gap:15px}.plan-card{padding:24px}.plan-card>strong{margin-top:15px}.plan-card p{font-size:11px}.table-scroll td,.table-scroll th{padding-left:16px;padding-right:16px}.event-list{padding:0 16px}.event-list strong{font-size:10px}.info-banner{padding:13px}.info-banner p{font-size:10px}}
