*{box-sizing:border-box}html{color-scheme:light}body{margin:0;background:#f7f8fb;color:#202332;font:14px/1.55 Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:#6551d9;text-decoration:none}a:hover{color:#4935b4}button,input,select,textarea{font:inherit}button,a,input,select,textarea{outline-offset:4px}button{cursor:pointer}h1,h2,h3,p{margin-top:0}h1{font-size:32px;line-height:1.18;letter-spacing:-1.1px;font-weight:650;margin:8px 0 12px}h2{font-size:17px;letter-spacing:-.3px;margin:0 0 18px}h3{font-size:15px}p{margin-bottom:16px}small{font-size:12px;color:#85899a}hr{border:0;border-top:1px solid #e8e8f1;margin:24px 0}.muted{color:#838799}.eyebrow{font-size:10px;letter-spacing:1.7px;font-weight:750;color:#9093a5}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid transparent;border-radius:10px;padding:11px 17px;font-weight:600;font-size:13px;line-height:1.4;white-space:normal;transition:background .15s}.primary{background:#7560e7;color:white;box-shadow:0 4px 9px #7560e71a}.primary:hover{background:#634dce;color:white}.secondary{background:white;border-color:#e4e5ee;color:#53586c}.secondary:hover{background:#f6f4ff}.text-button{padding:5px 8px;background:transparent;color:#888b9c}.danger{color:#b45263}.shell{display:flex;min-height:100vh}.sidebar{width:245px;flex-shrink:0;background:white;border-right:1px solid #ecedf3;padding:34px 22px;display:flex;flex-direction:column;position:sticky;top:0;height:100vh}.brand{display:flex;align-items:center;gap:11px;color:#242637;font-size:16px;font-weight:750;letter-spacing:-.5px;white-space:nowrap}.brand-icon{display:flex;width:35px;height:35px;align-items:center;justify-content:center;background:#7560e7;color:white;border-radius:11px;font-size:16px;letter-spacing:-2px;padding-right:2px;transform:rotate(-5deg)}.brand-icon span{opacity:.65;margin-left:-2px;transform:translateY(3px)}.nav-caption{font-size:10px;letter-spacing:1.7px;color:#a2a5b3;font-weight:650;margin:54px 13px 17px}.nav-link{display:flex;align-items:center;gap:13px;padding:12px 14px;margin:4px 0;border-radius:9px;font-weight:550;color:#818699}.nav-link>span{font-size:20px;line-height:1;width:21px;text-align:center}.nav-link.selected{background:#f0edff;color:#7760dc}.nav-link:hover{background:#f7f5fe}.sidebar-bottom{margin-top:auto;border:1px solid #ececf3;border-radius:12px;padding:17px 12px;background:#fcfcfe}.sidebar-bottom p{font-size:11px;margin:10px 0;color:#969aaa}.sidebar-bottom a{font-size:11px}.service-status{display:flex;align-items:center;gap:7px;font-size:11px;font-weight:650;color:#9297a6}.service-status i,.badge i{width:6px;height:6px;border-radius:50%;display:inline-block;background:currentColor}.service-status.online{color:#4a9d84}.workspace{min-width:0;flex:1}.topbar{height:83px;border-bottom:1px solid #ecedf3;background:#ffffffba;display:flex;align-items:center;justify-content:space-between;padding:0 45px;color:#999eac;font-size:12px}.profile{display:flex;align-items:center;gap:9px;color:#626777}.profile form{margin-left:13px}.avatar{display:grid;place-items:center;width:31px;height:31px;border-radius:50%;background:#eeeafd;color:#7c69d3;font-size:12px;font-weight:bold}.content{max-width:1400px;padding:40px 45px 50px;margin:auto;min-height:calc(100vh - 139px)}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:30px}.page-heading p{margin-bottom:0;font-size:13px}.page-heading>.button{flex-shrink:0}.stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:28px}.stat{background:white;border:1px solid #e9eaf2;border-radius:13px;padding:22px 24px;display:flex;flex-direction:column;gap:7px}.stat>span{font-size:12px;color:#7c8191}.stat strong{font-size:32px;font-weight:600;letter-spacing:-1.2px;color:#35384b;line-height:1.4}.stat small{font-size:10px;color:#a1a6b4}.panel{background:white;border:1px solid #e8eaf1;border-radius:14px;margin-bottom:22px;overflow:hidden}.panel-heading{padding:25px 25px 0;display:flex;justify-content:space-between;align-items:center}.panel-heading h2{margin:0}.panel-heading .muted{font-size:11px}.filters{display:flex;gap:12px;padding:22px 25px}.filters input{max-width:440px}.filters select{width:190px;margin-left:auto}.filters .button{flex-shrink:0}input,select,textarea{border:1px solid #e3e5ee;border-radius:8px;background:white;color:#46495c;padding:11px 12px;width:100%;min-width:0}input::placeholder,textarea::placeholder{color:#aaadba}input:focus,textarea:focus,select:focus{border-color:#9683e9;outline:2px solid #ede8ff}input[type=file]{padding:10px;font-size:12px}textarea{resize:vertical}label{display:flex;flex-direction:column;gap:8px;font-size:12px;color:#62677a;font-weight:600;margin-bottom:19px}table{border-collapse:collapse;width:100%;text-align:left}thead{background:#fafbfe;color:#969baa;font-size:10px;letter-spacing:.3px}th{font-weight:500;padding:13px 22px}td{padding:19px 22px;border-top:1px solid #eff0f5;font-size:12px}tr:hover td{background:#fdfcff}.table-scroll{overflow:auto}.order-title{display:flex;align-items:center;gap:13px;color:#4a4e61;min-width:200px}.order-title strong{font-size:12px;font-weight:600;display:block}.order-title small{display:block;font-size:10px;color:#9da1b0;margin-top:3px}.item-icon{width:39px;height:39px;display:grid;place-items:center;flex-shrink:0;background:linear-gradient(135deg,#f6eefd,#e8e5ff);color:#a390d7;border-radius:10px;font-size:22px}.price{font-weight:650}.nowrap{white-space:nowrap}.badge{display:inline-flex;align-items:center;gap:6px;border-radius:6px;padding:5px 9px;background:#f3f3f6;color:#8a8f9f;font-size:10px;font-weight:600;white-space:nowrap}.badge.review,.badge.quote{color:#ad8b4a;background:#fcf5e7}.badge.awaiting,.badge.payment_check{color:#b18c4b;background:#fff7e5}.badge.paid,.badge.doing{color:#7b68c8;background:#f0edff}.badge.done{color:#4c9b83;background:#eaf7f1}.badge.cancelled,.badge.refunded{color:#ad7181;background:#fcf0f3}.arrow{color:#a1a5b3;font-size:18px}.empty{padding:65px 20px;text-align:center;color:#9699aa}.empty>span{display:block;font-size:42px;color:#b6a6ec;margin-bottom:20px}.empty h2{color:#626777;margin-bottom:9px}.empty p{font-size:13px}.footnote{color:#999fae;font-size:11px;margin:16px 2px}.pagination{display:flex;justify-content:space-between;gap:15px;padding:12px 24px;font-size:12px}.two-column{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(290px,1fr);gap:24px;align-items:start}.form-panel{padding:28px}.form-panel form>.button{margin-top:4px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.summary-card{border:1px solid #ded9f7;border-radius:14px;background:linear-gradient(140deg,#f3efff,#faf9ff);padding:28px;color:#8c80ac;margin-bottom:20px}.summary-card p{font-size:12px}.big-price{font-size:36px;line-height:1.3;font-weight:600;letter-spacing:-1px;margin:16px 0;color:#3f375a}.summary-step{display:flex;align-items:center;gap:12px;margin:18px 0;font-size:12px}.summary-step b{width:24px;height:24px;display:grid;place-items:center;border:1px solid #d7cef3;border-radius:50%;font-size:10px;color:#8f7bc4}.notice,.alert{padding:16px 18px;border-radius:10px;background:#f0edfc;border:1px solid #e2dcf6;color:#756792;font-size:12px;margin-bottom:20px;overflow-wrap:anywhere}.alert{background:#fff7e6;border-color:#f1ddb3;color:#8b7142}.notice p{margin:7px 0 0}.upload-zone{display:flex;align-items:center;justify-content:center;min-height:155px;border:1px dashed #cfc5ee;border-radius:10px;padding:22px;background:#faf8ff;text-align:center}.upload-zone input{max-width:300px;border:0;background:transparent}.upload-icon{font-size:25px;color:#9a84d2}.file-name{font-weight:400;overflow-wrap:anywhere}dl{margin:12px 0 24px;display:grid;grid-template-columns:1fr 1.5fr;font-size:12px;gap:15px}dt{color:#9a9eac}dd{margin:0;color:#575c6d;white-space:pre-wrap;overflow-wrap:anywhere}.attachments{display:flex;flex-wrap:wrap;gap:12px;margin:23px 0}.attachment{width:118px;border:1px solid #e8e6ef;border-radius:8px;overflow:hidden;display:block;font-size:10px;text-align:center}.attachment img{width:100%;height:95px;object-fit:contain;background:#f8f7fc;display:block}.attachment span{display:block;padding:7px}.wallet{font-size:11px;display:block;padding:14px;background:#f7f8fc;border-radius:8px;overflow-wrap:anywhere;margin:12px 0;color:#6d7288}.action-stack>form,.action-stack>details{border-top:1px solid #eeeef4;margin-top:24px;padding-top:24px}.action-stack form>.button{width:100%}details summary{cursor:pointer;color:#878197;font-size:12px;margin:12px 0}details form{padding-top:12px}.timeline{list-style:none;padding:0;margin:0}.timeline li{position:relative;border-left:1px solid #e6e1f4;padding:0 0 22px 22px;margin-left:4px}.timeline li:before{content:"";position:absolute;top:5px;left:-4px;width:7px;height:7px;background:#b8a9e6;border-radius:50%}.timeline li strong{display:block;font-size:12px;font-weight:500;color:#71758a}.timeline li small{display:block;font-size:10px;margin-top:4px}.catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:19px}.catalog-card{padding:25px;margin:0}.catalog-card h2{font-size:14px;margin:15px 0}.catalog-card>strong{font-size:23px;color:#7861c7}.catalog-card p{font-size:11px;margin:7px 0}.catalog-gem{display:grid;place-items:center;width:45px;height:45px;border-radius:12px;background:#f0eafd;font-size:29px;color:#a58ac9}.member{display:flex;gap:15px;justify-content:space-between;align-items:center;padding:20px 0;border-bottom:1px solid #ececf4}.member:last-child{border:0}.member small{display:block;margin-top:4px}.member-actions{display:flex;align-items:center;gap:8px}.member-actions button{font-size:11px}.availability{padding:17px 22px}.availability form{display:flex;align-items:center;gap:15px}.availability form>div{min-width:215px}.availability strong{font-size:12px}.availability small{display:block;font-size:10px}.availability select{max-width:210px}.availability input{max-width:240px}.availability .button{flex-shrink:0}footer{padding:20px 45px;border-top:1px solid #eceef5;color:#b0b3bf;font-size:10px;display:flex;justify-content:space-between}.auth-layout{min-height:100vh;display:grid;grid-template-columns:1fr 1fr}.auth-art{background:#eeebfa;padding:42px 55px;display:flex;flex-direction:column;overflow:hidden;position:relative}.auth-art .brand{color:#514673}.auth-copy{margin:auto 0;position:relative;padding:70px 0 40px}.auth-copy h1{font-size:52px;letter-spacing:-2px;line-height:1.13;color:#55496f;margin:22px 0}.auth-copy p{color:#9a8eac;font-size:14px;line-height:1.8}.orbit{height:230px;position:relative;margin-top:15px}.gem{width:155px;height:155px;position:absolute;left:38%;top:15px;border-radius:35px;transform:rotate(-18deg);background:linear-gradient(145deg,#faf7ff,#c7b6ed);box-shadow:17px 23px 55px #ad98cd44,inset 0 0 30px #ffffffa1;display:grid;place-items:center;color:#ad8ed7;font-size:105px}.orbit-note{position:absolute;bottom:0;left:5%;font-size:11px;color:#a899b7}.auth-art small{color:#aa9dbb;font-size:11px}.auth-main{background:white;display:flex;align-items:center;justify-content:center;padding:45px}.auth-box{width:100%;max-width:355px}.auth-box h1{font-size:30px}.auth-box>p{font-size:13px;margin-bottom:32px}.auth-box form>.button{width:100%;margin-top:20px;padding:13px}.forgot{display:block;text-align:right;font-size:11px;margin-top:-3px}.auth-switch{text-align:center;font-size:12px!important;color:#989aaa;margin:24px 0!important}.demo-strip{background:#eee9ff;color:#8273a5;text-align:center;padding:5px;font-size:10px}.demo-strip+.shell .sidebar{height:calc(100vh - 25px);top:0}
@media(min-width:1600px){.content{padding-top:52px}.auth-copy h1{font-size:65px}}
@media(max-width:1150px){.sidebar{width:205px;padding:28px 14px}.brand{font-size:14px}.topbar{padding:0 26px}.content{padding:30px 25px}.stats{gap:12px}.stat{padding:18px}.stat strong{font-size:27px}.stat small{font-size:9px}.availability form{flex-wrap:wrap}.availability form>div{flex:1}.availability input{max-width:none;flex:1}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}th,td{padding-left:15px;padding-right:15px}}
@media(max-width:800px){.sidebar{width:72px;padding:24px 12px}.sidebar .brand{font-size:0;justify-content:center}.sidebar .brand-icon{font-size:16px}.nav-caption{display:none}.sidebar nav{margin-top:35px}.nav-link{font-size:0;padding:12px;justify-content:center}.nav-link>span{font-size:21px}.sidebar-bottom{display:none}.topbar{height:68px;padding:0 22px}.content{padding:28px 22px}.two-column{grid-template-columns:1fr}.stats{grid-template-columns:repeat(2,minmax(0,1fr))}.page-heading h1{font-size:28px}.page-heading{align-items:flex-start}.auth-layout{grid-template-columns:1fr}.auth-art{padding:26px 30px;min-height:100px}.auth-copy,.auth-art>small{display:none}.auth-main{padding:45px 25px;align-items:flex-start}.auth-box{max-width:400px}.member{align-items:flex-start;flex-direction:column}.filters{flex-wrap:wrap}.filters input{max-width:none}.filters select{flex:1;margin-left:0}.availability form>div{flex-basis:100%}footer{padding:20px 22px}.form-panel{padding:22px}}
@media(max-width:480px){.topbar>span{display:none}.topbar{justify-content:flex-end;padding:0 12px}.content{padding:25px 14px}.sidebar{width:58px;padding:24px 7px}.page-heading{flex-wrap:wrap;gap:16px}.page-heading .button{width:100%}.page-heading h1{font-size:26px}.stats{gap:9px}.stat{padding:14px}.stat span{font-size:10px}.stat strong{font-size:26px}.stat small{display:none}.form-grid{grid-template-columns:1fr;gap:0}.catalog-grid{grid-template-columns:1fr}.filters,.panel-heading{padding:17px}.member-actions{flex-wrap:wrap}.profile{font-size:11px}.profile form{margin-left:0}.availability{padding:15px}.availability select,.availability input{flex-basis:100%;max-width:none}.availability .button{width:100%}.big-price{font-size:31px}.form-panel{padding:18px}dl{grid-template-columns:1fr;gap:5px}dd{margin-bottom:12px}.summary-card{padding:22px}}

/* Dark workspace */
html{color-scheme:dark}body{background:#0b0d11;color:#e8eaf1}a{color:#b09bff}a:hover{color:#cbbdff}small,.muted,.eyebrow,dt{color:#969dae}hr,td,footer,.topbar,.sidebar,.member,.action-stack>form,.action-stack>details{border-color:#282c36}.sidebar,.panel,.stat,.auth-main{background:#12151c;border-color:#282c36}.topbar{background:#11141bcc}.brand,.order-title,.stat strong,.big-price,.empty h2,dd{color:#edf0f7}.secondary{background:#202530;border-color:#353c4c;color:#d6dbea}.secondary:hover{background:#2b3041}.text-button,.nav-link{color:#a3aabc}.nav-link.selected{background:#28213e;color:#c0adff}.nav-link:hover{background:#20232f}.chat-nav{border:0;background:transparent;width:100%;text-align:left}.sidebar-bottom{background:#171b23;border-color:#303543}.avatar{background:#2e2546;color:#c5b1ff}input,select,textarea{background:#0d1016;color:#e2e6f0;border-color:#353b49}input::placeholder,textarea::placeholder{color:#788294}input:focus,textarea:focus,select:focus{outline-color:#3b2f5b;border-color:#a18ae6}label,.profile{color:#b3bbcb}thead{background:#191e27;color:#aab3c5}tr:hover td{background:#191e29}.item-icon,.catalog-gem{background:linear-gradient(135deg,#332844,#252c45);color:#b79dea}.badge{background:#252b35;color:#bec5d2}.badge.review,.badge.quote,.badge.awaiting,.badge.payment_check{background:#352b1c;color:#e1bf7e}.badge.paid,.badge.doing{background:#2b2440;color:#bca4ff}.badge.done{background:#173229;color:#7bcdb0}.badge.cancelled,.badge.refunded{background:#35212a;color:#de9eae}.summary-card{background:linear-gradient(135deg,#231c34,#171a25);border-color:#3a304f;color:#b5a9c9}.summary-step b{border-color:#54436e;color:#c0abe4}.notice{background:#251f35;border-color:#463658;color:#c4b7dd}.alert{background:#352b1c;border-color:#68522f;color:#e4c18b}.upload-zone{flex-direction:column;gap:8px;background:#17151f;border-color:#524269;margin:16px 0}.upload-zone p{margin:0}.file-picker{margin:8px 0 0;align-items:center}.paste-preview{max-width:100%;max-height:220px;border-radius:8px}.upload-zone kbd{border:1px solid #51485f;border-radius:4px;padding:2px 5px}.attachment{border-color:#35303e}.attachment img,.wallet{background:#1b202b;color:#c0c9db}.timeline li{border-color:#41364f}.timeline li strong{color:#b5bbcc}.auth-art{background:#17131f}.auth-art .brand,.auth-copy h1{color:#e0d7f2}.gem{background:linear-gradient(145deg,#493957,#211c31);box-shadow:17px 23px 55px #08070b,inset 0 0 30px #77608a30;color:#b29acb}.demo-strip{background:#241e32;color:#b6a6cf}.link-block{margin:20px 0;padding:16px;border:1px solid #393147;border-radius:10px;background:#191621}.visible-link{display:block;overflow-wrap:anywhere;margin:12px 0}.primary{background:#8768e4}.primary:hover{background:#9b7aef}.chat-launcher{position:fixed;right:24px;bottom:24px;z-index:30;border:1px solid #75609d;border-radius:28px;background:#6e50b8;color:white;box-shadow:0 8px 30px #0008;padding:13px 20px}.chat-launcher b{margin-left:8px;background:#fff;color:#523286;padding:2px 6px;border-radius:12px}.chat-panel{position:fixed;right:24px;bottom:84px;width:390px;height:560px;max-height:80vh;z-index:40;display:flex;flex-direction:column;background:#141821;border:1px solid #3e354f;border-radius:16px;box-shadow:0 20px 80px #000b;overflow:hidden}.chat-panel header{display:flex;justify-content:space-between;align-items:center;padding:18px;background:#201b2c}.chat-panel header small{display:block;font-size:10px;margin-top:5px}.chat-panel>label{margin:12px 16px}.chat-messages{flex:1;overflow:auto;padding:16px;min-height:90px;display:flex;flex-direction:column;gap:10px}.chat-bubble{align-self:flex-start;background:#252b38;border-radius:12px 12px 12px 3px;padding:10px 13px;max-width:90%;overflow-wrap:anywhere}.chat-bubble.mine{align-self:flex-end;background:#3d2b60;border-radius:12px 12px 3px 12px}.chat-bubble p{white-space:pre-wrap;margin:0 0 3px}.chat-bubble small{font-size:9px}.chat-panel form{padding:12px 16px;border-top:1px solid #303543}.chat-panel form label{margin-bottom:8px}.chat-panel form button{width:100%}#chat-error{padding:0 16px;color:#e6b782;font-size:12px}[hidden]{display:none!important}button:disabled{opacity:.5;cursor:wait}
@media(max-width:480px){.chat-panel{left:10px;right:10px;bottom:75px;width:auto;max-height:78dvh}.chat-launcher{right:14px;bottom:14px;padding:11px 16px}}
.service-status.off{color:#ef7979}.service-status.away{color:#e8c460}.service-status.online{color:#70cba7}
.chat-upload{margin-bottom:8px}.chat-upload label{font-size:11px}.chat-upload input{padding:3px;font-size:10px}.chat-upload .paste-preview{max-height:85px}.chat-bubble img{display:block;max-width:100%;max-height:220px;border-radius:8px;margin:7px 0}.chat-panel{height:650px;max-height:85vh}.chat-panel form{max-height:48%;overflow:auto}
#notifications-panel{position:fixed;right:22px;top:90px;z-index:50;width:370px;max-width:calc(100vw - 24px);max-height:65vh;overflow:auto;background:#1b1e29;border:1px solid #444052;border-radius:12px;padding:18px;box-shadow:0 14px 45px #0009}#notifications-list a{display:block;padding:12px 0;border-bottom:1px solid #353544}#notifications-list p{margin-top:12px}#notifications-read{margin-top:14px}#notification-toasts{position:fixed;right:22px;top:92px;z-index:45;width:350px;max-width:calc(100vw - 24px);pointer-events:none}.notification-toast{pointer-events:auto;display:flex;align-items:center;gap:12px;background:#29223b;border:1px solid #765998;border-radius:12px;padding:15px;margin-bottom:10px;box-shadow:0 6px 22px #0008}.notification-toast a{flex:1}.notification-toast button{background:transparent;border:0;color:#d8cbe9;font-size:22px}
@media(max-width:800px){.sidebar-bottom{display:block;border:0;padding:6px;background:transparent}.sidebar-bottom p,.sidebar-bottom a,.sidebar-bottom [data-work-status]{display:none}.service-status{justify-content:center}.service-status i{width:10px;height:10px}}
