:root{--navy:#08162f;--blue:#2468ff;--ink:#12203a;--muted:#6e7a90;--line:#e4eaf3;--bg:#f4f7fb;--green:#15a667}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font:14px/1.55 -apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif}a{text-decoration:none;color:inherit}.app-shell{display:grid;grid-template-columns:250px 1fr;min-height:100vh}.sidebar{position:sticky;top:0;height:100vh;padding:22px 16px;background:var(--navy);color:#aebbd2;overflow:auto}.logo{display:flex;align-items:center;gap:11px;padding:4px 10px 22px;color:#fff;font-size:17px}.logo img{width:36px}.balance{display:grid;grid-template-columns:1fr auto;gap:4px;margin-bottom:22px;padding:14px;border:1px solid rgba(255,255,255,.1);border-radius:13px;background:rgba(255,255,255,.06)}.balance span{font-size:12px}.balance b{grid-row:2;font-size:19px;color:#fff}.balance i{grid-row:1/3;grid-column:2;align-self:center;padding:4px 8px;border-radius:7px;background:#2468ff;color:#fff;font-style:normal;font-size:12px}.sidebar nav{display:flex;flex-direction:column}.sidebar label{padding:18px 12px 7px;color:#617392;font-size:11px;font-weight:800;letter-spacing:1.3px}.sidebar nav a{padding:10px 12px;margin:2px 0;border-radius:9px}.sidebar nav a:hover,.sidebar nav a.active{background:rgba(57,119,255,.18);color:#fff}.topbar{height:68px;display:flex;align-items:center;justify-content:space-between;padding:0 28px;border-bottom:1px solid var(--line);background:#fff}.topbar>button{display:none}.topbar div{margin-left:auto;display:flex;align-items:center;gap:10px}.topbar button,.topbar a{padding:8px 11px;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--muted)}.content{max-width:1380px;margin:auto;padding:36px}.panel-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:28px}.panel-head h1{margin:4px 0;font-size:30px}.panel-head p{margin:0;color:var(--muted)}.eyebrow{color:var(--blue);font-size:12px;font-weight:800;letter-spacing:1.3px}.primary{display:inline-flex;align-items:center;justify-content:center;padding:11px 18px;border:0;border-radius:10px;background:var(--blue);color:#fff;font-weight:750;cursor:pointer}.kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:20px}.kpis article,.card{padding:21px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 7px 25px rgba(20,38,70,.04)}.kpis span,.kpis small{display:block;color:var(--muted)}.kpis b{display:block;margin:9px 0;font-size:27px}.kpis a{color:var(--blue);font-size:12px}.grid2,.order-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:20px}.card h2{margin:0 0 18px}.quick{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.quick a{display:grid;place-items:center;gap:8px;padding:21px;border-radius:12px;background:#f2f6fc;color:var(--blue);font-size:22px}.quick b{color:var(--ink);font-size:13px}.mini-chart{height:150px;display:grid;place-items:center;border-radius:12px;color:#96a0b1;background:linear-gradient(#f5f8fc,#fff)}.platform-picker{display:flex;gap:9px;overflow:auto;padding-bottom:15px}.platform-picker button{white-space:nowrap;padding:9px 13px;border:1px solid var(--line);border-radius:9px;background:#fff}.order-form label,.pay-form label,.profile-form label{display:grid;gap:7px;margin-bottom:17px;font-weight:650}.order-form input,.order-form select,.pay-form input,.profile-form input,.profile-form select,.filters input,.filters select,.copyline input{width:100%;height:45px;padding:0 12px;border:1px solid #d6deea;border-radius:9px;background:#fff;font:inherit}.tabs{display:flex;gap:8px;margin-bottom:20px}.tabs button{padding:9px 15px;border:0;border-radius:8px;background:#eef2f8}.tabs .on{background:#dce8ff;color:var(--blue)}.check{display:flex!important;grid-template-columns:auto 1fr!important;align-items:center;font-weight:400!important}.check input{width:17px!important;height:17px!important}.submit{width:100%}.summary dl{display:grid;grid-template-columns:1fr auto;gap:14px;margin:0}.summary dt{color:var(--muted)}.summary dd{margin:0;font-weight:750}.summary p,.note{color:var(--muted);font-size:12px}.filters{display:grid;grid-template-columns:240px 1fr;gap:12px;margin-bottom:18px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.service{padding:18px;border:1px solid var(--line);border-radius:15px;background:#fff}.service>div{display:flex;align-items:center;gap:11px}.service i{width:39px;height:39px;display:grid;place-items:center;border-radius:10px;background:#101a30;color:#fff;font-style:normal}.service span small{display:block;color:var(--muted)}.service h3{font-size:15px;margin:14px 0 5px}.service p{color:var(--muted);font-size:12px}.service>strong{font-size:22px}.service>strong small{font-size:11px;color:var(--muted)}.service footer{display:flex;align-items:center;justify-content:space-between;margin-top:14px;padding-top:12px;border-top:1px solid var(--line);font-size:11px;color:var(--muted)}.service footer a{color:var(--blue);font-weight:750}.stats{}.empty{min-height:380px;display:grid;place-items:center;align-content:center;text-align:center;border:1px solid var(--line);border-radius:16px;background:#fff}.empty i{font-size:40px;color:#9ba7b8}.empty h3{margin:12px 0 4px}.empty p{margin:0;color:var(--muted)}.payment-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:18px}.pay{padding:18px;border:1px solid var(--line);border-radius:14px;background:#fff;text-align:left}.pay.active{border-color:var(--blue);box-shadow:0 0 0 3px rgba(36,104,255,.1)}.pay b,.pay span{display:block}.pay span{color:var(--muted);font-size:12px}.pay-form{max-width:620px}.copyline{display:flex;gap:8px}.copyline button{padding:0 20px;border:0;border-radius:9px;background:#e8f0ff;color:var(--blue)}.faq{max-width:850px}.faq details{padding:18px 20px;border:1px solid var(--line);border-radius:12px;background:#fff;margin-bottom:10px}.faq summary{font-weight:750;cursor:pointer}.faq p,.prose p{color:var(--muted)}.float{position:fixed;right:35px;bottom:35px}.profile-form{max-width:650px}
@media(max-width:980px){.app-shell{grid-template-columns:1fr}.sidebar{position:fixed;left:-270px;z-index:10;width:250px;transition:.2s}.sidebar.open{left:0}.topbar>button{display:block;border:0;background:none;font-size:22px}.kpis{grid-template-columns:1fr 1fr}.service-grid{grid-template-columns:1fr 1fr}.content{padding:24px}.grid2,.order-grid{grid-template-columns:1fr}}
@media(max-width:620px){.content{padding:19px 14px}.kpis,.service-grid,.payment-grid{grid-template-columns:1fr}.quick{grid-template-columns:1fr 1fr}.filters{grid-template-columns:1fr}.panel-head{align-items:flex-start}.topbar{padding:0 14px}.topbar div button{display:none}}

/* Interaction and accessibility refinements */
html{scroll-behavior:smooth}button,input,select,textarea{font:inherit}button,a,input,select,textarea{outline-offset:3px}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(36,104,255,.28)}
.sidebar-mask{display:none}.service[hidden],.empty[hidden],.service-grid[hidden]{display:none}.empty.compact{min-height:260px}.panel-head #serviceCount{margin-top:6px}
.platform-picker button{cursor:pointer}.platform-picker button.active{border-color:var(--blue);background:#eaf1ff;color:var(--blue);box-shadow:0 0 0 3px rgba(36,104,255,.08)}.mass-order label{display:grid;gap:7px;font-weight:650}.mass-order textarea{width:100%;min-height:190px;padding:12px;border:1px solid #d6deea;border-radius:9px;resize:vertical;background:#fff;color:var(--ink)}.mass-order p,.method-hint{margin:-3px 0 17px;color:var(--muted);font-size:12px}.order-form [hidden]{display:none}.pay{cursor:pointer;transition:border-color .18s,box-shadow .18s,transform .18s}.pay:hover{transform:translateY(-2px)}
.form-message{min-height:22px;margin:12px 0 0;font-weight:650}.form-message.success{color:var(--green)}.form-message.error{color:#d93d51}.submit:disabled{cursor:wait;opacity:.7}.loading-state{padding:45px;text-align:center;color:var(--muted)}.orders-table{overflow:auto}.order-row{display:grid;grid-template-columns:minmax(280px,2fr) 100px 100px 120px;gap:18px;align-items:center;min-width:720px;padding:16px 4px;border-bottom:1px solid var(--line)}.order-row:last-child{border-bottom:0}.order-row.head{padding-top:0;color:var(--muted);font-size:12px;font-weight:750}.order-row b,.order-row small{display:block}.order-row small{max-width:520px;margin-top:5px;overflow:hidden;color:var(--muted);font-weight:400;text-overflow:ellipsis}.status{display:inline-flex;padding:5px 9px;border-radius:999px;background:#fff4d8;color:#9b6900;font-style:normal;font-size:12px;font-weight:750}.status.completed{background:#e7f8ef;color:#16814f}.status.canceled{background:#fdecef;color:#bc3144}.status.inprogress,.status.processing{background:#eaf1ff;color:var(--blue)}
@media(max-width:980px){.sidebar{z-index:20;box-shadow:20px 0 50px rgba(6,16,36,.24)}.sidebar-mask{position:fixed;inset:0;z-index:15;border:0;background:rgba(5,13,29,.48);backdrop-filter:blur(2px)}.sidebar-mask.show{display:block}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.sidebar{transition:none!important}}

/* LikeSoon-aligned dashboard */
:root{--navy:#241437;--blue:#7c3aed;--ink:#251936;--muted:#776a83;--line:#ebe5f1;--bg:#f8f6fb;--green:#17a66a}
.app-shell{grid-template-columns:272px 1fr}.sidebar{padding:20px 17px;background:linear-gradient(180deg,#251339 0%,#311948 100%);color:#cabbd5}.logo{padding:5px 11px 23px;font-size:18px}.logo img{width:39px}.balance{padding:16px;border-color:rgba(255,255,255,.12);border-radius:16px;background:rgba(255,255,255,.075)}.balance i{background:linear-gradient(135deg,#8b5cf6,#a855f7)}.sidebar label{color:#866c9d}.sidebar nav a{padding:11px 13px;border-radius:11px}.sidebar nav a:hover,.sidebar nav a.active{background:linear-gradient(90deg,rgba(168,85,247,.25),rgba(124,58,237,.13));color:#fff}.topbar{height:74px;border-color:#eee8f3;background:rgba(255,255,255,.94);backdrop-filter:blur(14px)}.topbar button,.topbar a{border-color:#e9e1f0;color:#6c587c}.content{max-width:1440px;padding:32px 38px 52px}.primary{background:linear-gradient(135deg,#7c3aed,#a855f7);box-shadow:0 9px 22px rgba(124,58,237,.22)}.card{border-color:#ebe4f1;border-radius:20px;box-shadow:0 9px 30px rgba(66,38,91,.045)}
.dashboard-welcome{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:22px}.dashboard-welcome h1{margin:5px 0 2px;font-size:31px}.dashboard-welcome p{margin:0;color:var(--muted)}.welcome-actions{display:flex;align-items:center;gap:10px}.welcome-actions>a:first-child{padding:10px 17px;border:1px solid #e1d7ea;border-radius:11px;background:#fff;color:#624a75;font-weight:700}
.wallet-hero{position:relative;display:flex;align-items:center;justify-content:space-between;min-height:210px;margin-bottom:20px;padding:30px 38px;overflow:hidden;border-radius:26px;background:radial-gradient(circle at 83% 18%,rgba(255,255,255,.2),transparent 24%),linear-gradient(120deg,#6d28d9,#8b3fad 57%,#b14b9f);color:#fff;box-shadow:0 22px 50px rgba(93,45,132,.22)}.wallet-hero:before,.wallet-hero:after{content:"";position:absolute;border:1px solid rgba(255,255,255,.16);border-radius:50%}.wallet-hero:before{right:90px;width:290px;height:290px}.wallet-hero:after{right:35px;width:190px;height:190px}.wallet-hero>div{position:relative;z-index:1}.wallet-hero span{display:block;color:#eadcf3}.wallet-hero strong{display:block;margin:6px 0 2px;font-size:44px;line-height:1.15}.wallet-hero p{margin:0 0 18px;color:#eadcf3}.wallet-hero a{display:inline-flex;padding:9px 14px;border-radius:10px;background:#fff;color:#74309a;font-weight:800}.wallet-orbit{display:grid;min-width:220px;place-items:center;text-align:center}.wallet-orbit i{display:grid;width:55px;height:55px;place-items:center;border-radius:18px;background:rgba(255,255,255,.17);font-size:27px;font-style:normal}.wallet-orbit b{margin-top:9px;font-size:17px}.wallet-orbit small{color:#e7d7ef}
.dashboard-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:20px}.dashboard-kpis article{position:relative;padding:20px;border:1px solid #ebe4f1;border-radius:18px;background:#fff;box-shadow:0 8px 25px rgba(66,38,91,.04)}.dashboard-kpis i{position:absolute;top:18px;right:18px;display:grid;width:38px;height:38px;place-items:center;border-radius:12px;background:#f3eaff;color:#7c3aed;font-style:normal;font-weight:900}.dashboard-kpis span,.dashboard-kpis small{display:block;color:var(--muted)}.dashboard-kpis b{display:block;margin:12px 0 3px;font-size:29px}.dashboard-kpis small{font-size:12px}
.dashboard-main{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(320px,.55fr);gap:20px;margin-bottom:20px}.activity-card,.quick-card,.recent-card{padding:24px}.activity-card>header,.recent-card>header{display:flex;align-items:center;justify-content:space-between}.activity-card h2,.quick-card h2,.recent-card h2{margin:3px 0 0}.activity-card header>a,.recent-card header>a{color:#7c3aed;font-weight:750}.dashboard-chart{position:relative;height:265px;margin-top:18px;padding:0 0 27px 36px;overflow:hidden;background:repeating-linear-gradient(to bottom,transparent 0 52px,#eee8f3 53px)}.dashboard-chart svg{width:100%;height:220px}.chart-scale{position:absolute;left:0;top:0;bottom:28px;display:flex;flex-direction:column;justify-content:space-between;color:#a194aa;font-size:10px}.chart-days{display:flex;justify-content:space-between;color:#95889e;font-size:11px}.dashboard-quick{display:grid;gap:9px;margin-top:18px}.dashboard-quick a{display:flex;align-items:center;gap:13px;padding:13px;border:1px solid #eee7f3;border-radius:14px;transition:.2s}.dashboard-quick a:hover{border-color:#d7c3e8;background:#fbf8ff;transform:translateX(3px)}.dashboard-quick i{display:grid;width:42px;height:42px;flex:none;place-items:center;border-radius:12px;background:#f2e8ff;color:#7c3aed;font-style:normal;font-size:19px;font-weight:900}.dashboard-quick b,.dashboard-quick small{display:block}.dashboard-quick small{color:var(--muted)}
.dashboard-empty{display:flex;align-items:center;gap:14px;min-height:96px;margin-top:15px;padding:15px;border-radius:14px;background:#faf8fc}.dashboard-empty>i{display:grid;width:46px;height:46px;flex:none;place-items:center;border-radius:13px;background:#eee5f7;color:#7c3aed;font-style:normal;font-size:20px}.dashboard-empty div{flex:1}.dashboard-empty b{display:block}.dashboard-empty p{margin:3px 0 0;color:var(--muted)}.dashboard-empty>a{padding:8px 13px;border-radius:9px;background:#eee5fa;color:#7c3aed;font-weight:750}.dashboard-orders{margin-top:14px;overflow:auto}.dashboard-order{display:grid;grid-template-columns:minmax(280px,2fr) 100px 100px 110px;gap:16px;align-items:center;min-width:680px;padding:13px 6px;border-top:1px solid var(--line)}.dashboard-order.heading{border-top:0;color:var(--muted);font-size:12px;font-weight:750}.dashboard-order b,.dashboard-order small{display:block}.dashboard-order small{color:var(--muted)}
@media(max-width:1100px){.dashboard-kpis{grid-template-columns:1fr 1fr}.dashboard-main{grid-template-columns:1fr}.wallet-orbit{min-width:180px}}
@media(max-width:980px){.app-shell{grid-template-columns:1fr}.content{padding:27px 24px}.sidebar{width:272px;left:-292px}}
@media(max-width:620px){.dashboard-welcome{display:block}.welcome-actions{margin-top:18px}.wallet-hero{min-height:195px;padding:27px 23px}.wallet-orbit{display:none}.wallet-hero strong{font-size:37px}.dashboard-kpis{grid-template-columns:1fr 1fr;gap:10px}.dashboard-kpis article{padding:17px}.dashboard-kpis i{position:static;margin-bottom:9px}.dashboard-kpis b{font-size:24px}.activity-card,.quick-card,.recent-card{padding:18px}.dashboard-chart{height:220px}.dashboard-empty{align-items:flex-start;flex-wrap:wrap}.dashboard-empty>a{margin-left:60px}.topbar div button{display:none}}

/* Orders and data-driven dashboard */
.order-overview{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-bottom:18px}.order-overview button{display:flex;align-items:center;justify-content:space-between;padding:17px 18px;border:1px solid #ebe4f1;border-radius:16px;background:#fff;color:#74647f;font:inherit;font-weight:750;cursor:pointer;box-shadow:0 7px 24px rgba(66,38,91,.035)}.order-overview button b{display:grid;min-width:31px;height:31px;place-items:center;border-radius:10px;background:#f3ebfb;color:#7c3aed}.order-overview button.active{border-color:#b998dc;background:#fbf8ff;color:#5b267f;box-shadow:0 0 0 3px rgba(139,92,246,.09)}.order-list-card{padding:0;overflow:hidden}.order-toolbar{display:grid;grid-template-columns:minmax(260px,1fr) 190px auto;gap:12px;padding:18px 20px;border-bottom:1px solid #eee7f3}.order-search{display:flex;align-items:center;gap:9px;height:44px;padding:0 13px;border:1px solid #ddd2e7;border-radius:11px;background:#fff}.order-search span{color:#8b5cf6;font-size:20px}.order-search input{width:100%;border:0;outline:0;background:transparent;font:inherit}.order-toolbar select,.order-toolbar>button{height:44px;padding:0 13px;border:1px solid #ddd2e7;border-radius:11px;background:#fff;color:#66546f;font:inherit}.order-toolbar>button{cursor:pointer;font-weight:750}.orders-table.detailed{padding:0 20px}.orders-table.detailed .order-row{grid-template-columns:minmax(300px,2.1fr) minmax(180px,1fr) 120px 160px;min-width:880px}.order-target{display:block;max-width:520px;margin-top:6px;overflow:hidden;color:#8b5cf6;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.order-progress{display:block;width:130px;height:5px;margin-top:8px;overflow:hidden;border-radius:999px;background:#eee8f3}.order-progress u{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#7c3aed,#c026d3)}.order-pagination{display:flex;align-items:center;justify-content:center;gap:18px;padding:17px;border-top:1px solid #eee7f3;color:#8b7a95}.order-pagination:empty{display:none}.order-pagination button{padding:8px 14px;border:1px solid #ddd2e7;border-radius:9px;background:#fff;color:#6d3b8d;cursor:pointer}.order-pagination button:disabled{cursor:not-allowed;opacity:.4}.trend-bars{display:flex;align-items:flex-end;justify-content:space-around;gap:18px;height:100%;padding:25px 10px 0}.trend-bars>div{position:relative;display:flex;height:100%;flex:1;align-items:center;justify-content:flex-end;flex-direction:column}.trend-bars i{width:min(46px,65%);min-height:6px;border-radius:9px 9px 3px 3px;background:linear-gradient(180deg,#a855f7,#7c3aed);box-shadow:0 8px 18px rgba(124,58,237,.18)}.trend-value{margin-bottom:7px;color:#6b3b84;font-size:12px;font-weight:800}.trend-bars small{margin-top:8px;color:#776b80;text-align:center}.trend-bars em{display:block;color:#aaa0b0;font-size:9px;font-style:normal}.status.partial{background:#f6edff;color:#7b36a5}.status.pending{background:#fff4d8;color:#9b6900}
@media(max-width:980px){.order-overview{grid-template-columns:repeat(3,1fr)}.order-toolbar{grid-template-columns:1fr 170px auto}}
@media(max-width:620px){.order-overview{display:flex;overflow:auto}.order-overview button{min-width:140px}.order-toolbar{grid-template-columns:1fr}.order-toolbar select,.order-toolbar>button{width:100%}.topbar #logoutButton{display:block;padding:7px 9px;font-size:12px}.trend-bars{gap:6px}.trend-bars i{width:65%}.trend-bars em{display:none}}

.partner-hero{position:relative;display:flex;align-items:center;justify-content:space-between;min-height:210px;margin-bottom:20px;padding:38px 42px;overflow:hidden;border-radius:24px;background:linear-gradient(125deg,#2d1545,#6b2995 60%,#9333c9);color:#fff;box-shadow:0 18px 40px rgba(79,35,109,.2)}.partner-hero:after{position:absolute;right:-80px;top:-150px;width:360px;height:360px;border:60px solid rgba(255,255,255,.08);border-radius:50%;content:""}.partner-hero .eyebrow{color:#e9cfff}.partner-hero h1{margin:7px 0 10px;font-size:36px}.partner-hero p{max-width:650px;margin:0;color:#e9dbf1}.partner-hero>i{position:relative;z-index:1;display:grid;width:104px;height:104px;place-items:center;border:1px solid rgba(255,255,255,.22);border-radius:28px;background:rgba(255,255,255,.1);font-size:48px;font-style:normal}.partner-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:20px}.partner-kpis article{padding:21px;border:1px solid #ebe4f1;border-radius:18px;background:#fff;box-shadow:0 8px 26px rgba(66,38,91,.04)}.partner-kpis span,.partner-kpis small{display:block;color:#897a93}.partner-kpis b{display:block;margin:7px 0 3px;color:#2d173e;font-size:27px}.partner-kpis small{font-size:11px}.partner-link-card,.partner-list-card{margin-bottom:20px}.partner-link-card header,.partner-list-card header{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.partner-link-card h2,.partner-list-card h2{margin:3px 0 0}.partner-link-card header>span{padding:7px 10px;border-radius:9px;background:#f3eafd;color:#7c3aed;font-weight:750}.partner-link-card .copyline input{height:50px;background:#fbf9fd}.partner-link-card .copyline button{min-width:115px;background:linear-gradient(135deg,#7c3aed,#a855f7);color:#fff}.partner-link-card>p{margin:13px 0 0;color:#887b91;font-size:12px}
@media(max-width:980px){.partner-kpis{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.partner-hero{min-height:180px;padding:27px 22px}.partner-hero h1{font-size:28px}.partner-hero>i{display:none}.partner-kpis{grid-template-columns:1fr 1fr;gap:10px}.partner-kpis article{padding:16px}.partner-kpis b{font-size:22px}.partner-link-card header{align-items:flex-start;gap:10px;flex-direction:column}.partner-link-card .copyline{display:grid}.partner-link-card .copyline button{height:44px}}

/* LikeSoon exact shell + profile geometry, sampled at 1440px */
body{background:#f6f6fa;color:#1b0a2a;font-size:14px;line-height:1.5}.app-shell{display:block;min-height:100vh}.sidebar{position:fixed;z-index:50;top:0;left:0;width:264px;height:100vh;padding:14px 10px 12px;border-right:1px solid #eee9f2;background:#fff;color:#665f70;overflow:auto}.logo{height:66px;padding:0 10px 10px;color:#1b0a2a;font-size:19px}.logo img{width:40px;height:40px}.balance{display:none}.sidebar nav{padding-top:24px}.sidebar label{height:35px;padding:11px 12px 4px;color:#988ca0;font-size:10px;letter-spacing:.8px}.sidebar nav a{height:38px;margin:1px 0;padding:8px 12px;border-radius:10px;color:#665f70;font-weight:600}.sidebar nav a:hover,.sidebar nav a.active{background:#f2eafa;color:#7c33a8}.app-shell>main{min-height:100vh;margin-left:264px}.topbar{position:fixed;z-index:40;top:0;right:0;left:264px;width:auto;height:72px;padding:0 28px;border-bottom:1px solid #eee9f2;background:rgba(255,255,255,.92);box-shadow:none;backdrop-filter:blur(15px)}.topbar button,.topbar a{min-height:38px;border-color:#e8e0ef;border-radius:10px;background:#fff;color:#33213e}.topbar #logoutButton{display:none}.content{max-width:none;margin:72px 0 0;padding:28px 28px 40px}.card{border:1px solid #e8e0ef;border-radius:16px;background:#fff;box-shadow:0 10px 30px rgba(37,25,56,.043)}.primary{min-width:136px;padding:8px 12px;border-radius:10px;background:#7c33a8;box-shadow:0 7px 14px rgba(88,34,126,.18);font-size:15px;font-weight:680}
body[data-page="profile"] .profile-heading{display:block;height:88px;margin:0;padding:17px 0 0 24px}.profile-heading h1{margin:0;font-size:25.2px;font-weight:720;letter-spacing:0;line-height:30.24px}.profile-stack{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 24px}.profile-section{display:flex;min-width:0;margin:0;padding:0;overflow:hidden;flex-direction:column}.profile-section>header{display:flex;height:73px;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #eee8f1}.profile-section>header h3{margin:0;font-size:14px;font-weight:700;line-height:14px}.profile-collapse{width:34px;height:34px;border:0;background:transparent;color:#5f5268;font-size:17px}.profile-section-body{max-width:none;padding:22px}.profile-section-body>label,.profile-fields>label{display:grid;gap:3px;margin-bottom:16px;color:#2e2e2e;font-size:14px;font-weight:400}.profile-fields.two{display:grid;grid-template-columns:1fr 1fr;gap:24px}.profile-section-body input,.profile-section-body select,.profile-section-body textarea{height:45px;padding:10.4px 12px;border:1px solid #d8d4e0;border-radius:10px;background:#fff;color:#1b0a2a;font-size:16px}.profile-section-body textarea{min-height:76px;resize:vertical}.profile-section-body input[readonly]{background:#fff;color:#1b0a2a}.profile-section-body label>small{margin-top:5px;color:#746c7c;font-size:12px;font-weight:400}.profile-section .form-message{margin:6px 0 0}.api-key-section{grid-column:1}.profile-key{display:block}.profile-key input{width:100%;font-family:inherit;letter-spacing:0}.profile-section .danger{min-width:146px;background:#b83c50;box-shadow:0 1px 1px rgba(0,0,0,.03)}
@media(max-width:1199px){.sidebar{left:-264px}.sidebar.open{left:0}.app-shell>main{margin-left:0}.topbar{left:0}.topbar>button{display:block}.profile-stack{grid-template-columns:1fr}}
@media(max-width:700px){.content{padding:18px 14px 28px}body[data-page="profile"] .profile-heading{height:70px;padding:8px 0 0 24px}.profile-heading h1{font-size:21px}.profile-stack{gap:22px}.profile-section>header{height:64px}.profile-section-body{padding:22px}.profile-fields.two{grid-template-columns:1fr;gap:0}.profile-section-body input,.profile-section-body select,.profile-section-body textarea{font-size:16px}}

/* Exact shared page rhythm from the LikeSoon user console */
.panel-head,.order-heading{align-items:flex-end;margin:0 0 18px;padding:8px 8px 0}.panel-head h1,.order-heading h1{margin:0;color:#1b0a2a;font-size:29px;font-weight:760;letter-spacing:-.03em;line-height:1.15}.panel-head .eyebrow,.order-heading .eyebrow{display:block;margin-bottom:5px;color:#74677c;font-size:11px;font-weight:780;letter-spacing:.08em;text-transform:uppercase}.panel-head p,.order-heading p{max-width:620px;margin:8px 0 0;color:#716878;line-height:1.6}.filters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;width:min(100%,700px);margin:0 0 18px auto}.filters input,.filters select,.order-toolbar input,.order-toolbar select,.order-form input,.order-form select,.order-form textarea,.pay-form input,.pay-form select,.ticket-form input,.ticket-form textarea{border:1px solid #d8d4e0;border-radius:10px;background:#fff;color:#1b0a2a;font-size:14px;outline:none}.filters input:focus,.filters select:focus,.order-form input:focus,.order-form select:focus,.pay-form input:focus,.ticket-form input:focus,.ticket-form textarea:focus{border-color:#7c33a8;box-shadow:0 0 0 3px rgba(124,51,168,.1)}.empty{border-color:#e8e0ef;background:#fff}.empty.compact{min-height:230px}

/* Dashboard */
.ui-page-statistics{display:grid;gap:20px}.ui-page-statistics .dashboard-welcome{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;min-height:170px;align-items:center;margin:0;padding:30px;overflow:hidden;border:1px solid rgba(124,51,168,.14);border-radius:22px;background:radial-gradient(circle at 86% 22%,rgba(235,202,246,.5),transparent 22rem),linear-gradient(125deg,#fffdfb 0%,#fbf5ff 48%,#f7ecfb 100%);box-shadow:0 14px 38px rgba(37,25,56,.055)}.ui-page-statistics .dashboard-welcome:before{position:absolute;top:-110px;right:18%;width:220px;height:220px;border:1px solid rgba(124,51,168,.1);border-radius:50%;content:""}.ui-page-statistics .dashboard-welcome h1{margin:4px 0;font-size:36px;font-weight:790}.ui-page-statistics .wallet-hero{min-height:126px;margin:0;padding:24px 28px;border-radius:18px;background:linear-gradient(125deg,#371354,#6d2d91);box-shadow:0 12px 30px rgba(88,34,126,.13)}.ui-page-statistics .wallet-hero strong{font-size:34px}.ui-page-statistics .dashboard-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0}.ui-page-statistics .dashboard-kpis article{min-height:88px;padding:15px;border:1px solid #e8e0ef;border-radius:14px;box-shadow:0 8px 24px rgba(37,25,56,.04)}.ui-page-statistics .dashboard-kpis b{font-size:19px}.ui-page-statistics .dashboard-main{margin:0}.ui-page-statistics .activity-card,.ui-page-statistics .quick-card,.ui-page-statistics .recent-card{border-radius:18px}

/* New order */
.ui-page-new-order{display:grid;gap:20px}.ui-page-new-order .order-heading{margin:0}.ui-page-new-order .platform-stage,.ui-page-new-order .order-builder{margin:0;border-radius:18px}.ui-page-new-order .platform-stage{padding:0}.ui-page-new-order .platform-stage>header{min-height:62px;padding:0 20px;border-bottom:1px solid #e8e0ef}.ui-page-new-order .platform-stage>header>b{display:none}.ui-page-new-order .platform-picker{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;padding:16px 20px}.ui-page-new-order .platform-picker button{display:flex;min-height:48px;align-items:center;gap:9px;margin:0;padding:10px 12px;border:1px solid #e8e0ef;border-radius:10px;background:#fff;color:#665f70;font-size:12px;font-weight:690;text-align:left;box-shadow:0 2px 7px rgba(37,25,56,.025)}.ui-page-new-order .platform-picker button i{display:inline-flex;width:25px;height:25px;align-items:center;justify-content:center;border-radius:8px;background:#f3eafa;color:#7c33a8;font-style:normal}.ui-page-new-order .platform-picker button.active{border-color:#b879f1;background:#f7effd;color:#652589}.ui-page-new-order .order-builder{padding:0}.ui-page-new-order .order-builder>header{min-height:62px;padding:10px 20px;border-bottom:1px solid #e8e0ef}.ui-page-new-order .order-grid{gap:20px;padding:20px}.ui-page-new-order .summary{border:1px solid #e8e0ef;border-radius:16px;background:#fbf8ff}.ui-page-new-order .service-description{border-color:#eadff0;background:#faf7fc}.ui-page-new-order .submit{min-height:44px}

/* Order history and finance tables */
.ui-page-order .order-overview{gap:10px}.ui-page-order .order-overview button{min-height:68px;border-color:#e8e0ef;border-radius:14px;box-shadow:none}.ui-page-order .order-list-card,.ui-page-transactions>.card,.ui-page-refunds>.card,.ui-page-refill>.card{border-radius:18px}.ui-page-order .order-toolbar{border-color:#e8e0ef}.order-row{border-color:#eee9f2}.order-row.head{min-height:48px;align-items:center;padding:0 4px;background:#faf8fc}.status{border-radius:8px;font-weight:680}.order-pagination{border-color:#eee9f2}

/* Services */
.ui-page-services .service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:12px;border:1px solid #e8e0ef;border-radius:18px;background:#faf8fc}.ui-page-services .service{min-width:0;padding:15px;border-color:#e8e0ef;border-radius:14px;box-shadow:none}.ui-page-services .service h3{min-height:63px;margin:11px 0 14px;font-size:14px;font-weight:720;line-height:1.5}.ui-page-services .service p{padding:10px;border-radius:9px;background:#f8f6fa}.ui-page-services .service footer{border-color:#e8e0ef}.ui-page-services .service footer a{display:inline-flex;min-height:38px;align-items:center;padding:0 13px;border-radius:9px;background:#7c33a8;color:#fff}

/* Funds, tickets, partner and content pages */
.ui-page-add-funds .order-grid{gap:20px}.ui-page-add-funds .pay-form,.ui-page-add-funds .summary{border-radius:18px}.ui-page-add-funds .pay-form{max-width:none}.ui-page-add-funds .recent-card{margin-top:20px}.ui-page-tickets .ticket-form,.ui-page-tickets .ticket-item{border-radius:18px}.ticket-form{max-width:760px;margin-bottom:20px}.ticket-form label{display:grid;gap:6px;margin-bottom:16px}.ticket-form input,.ticket-form textarea{padding:11px 12px}.ui-page-faq .faq{max-width:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ui-page-faq .faq details{margin:0;border-color:#e8e0ef;border-radius:14px}.ui-page-terms .prose{max-width:920px;padding:28px;border-radius:18px}.ui-page-partner .partner-hero{border-radius:22px}.ui-page-partner .partner-kpis article{border-color:#e8e0ef;border-radius:14px;box-shadow:0 8px 24px rgba(37,25,56,.04)}

@media(max-width:1100px){.ui-page-statistics .dashboard-kpis{grid-template-columns:1fr 1fr}.ui-page-new-order .platform-picker{grid-template-columns:repeat(3,minmax(0,1fr))}.ui-page-services .service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.panel-head,.order-heading{padding-left:8px}.panel-head h1,.order-heading h1{font-size:23px}.ui-page-statistics .dashboard-welcome{display:block;min-height:auto;padding:22px}.ui-page-statistics .dashboard-welcome h1{font-size:28px}.ui-page-statistics .welcome-actions{margin-top:16px}.ui-page-statistics .dashboard-kpis{grid-template-columns:1fr 1fr}.ui-page-new-order .platform-picker{grid-template-columns:repeat(2,minmax(0,1fr));padding:12px}.ui-page-services .service-grid{grid-template-columns:1fr}.ui-page-faq .faq{grid-template-columns:1fr}.filters{grid-template-columns:1fr;width:100%}}

/* Functional account-center modules */
.ticket-form{display:grid;gap:18px;margin-bottom:24px}.ticket-form label,.profile-form label,.pay-form label{display:grid;gap:8px;font-weight:700;color:#302744}.ticket-form input,.ticket-form textarea,.profile-form input,.pay-form input,.pay-form select{width:100%;box-sizing:border-box;border:1px solid #e5dcf4;border-radius:13px;background:#fff;padding:13px 15px;font:inherit;color:#20172e;outline:none}.ticket-form input:focus,.ticket-form textarea:focus,.profile-form input:focus,.pay-form input:focus,.pay-form select:focus{border-color:#9b62ec;box-shadow:0 0 0 3px rgba(139,92,246,.1)}.ticket-list{display:grid;gap:16px}.ticket-item header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.ticket-item header div{display:grid;gap:5px}.ticket-item header small{color:#8b8098}.ticket-item blockquote{margin:16px 0 0;padding:15px 18px;border:0;border-radius:12px;background:#f8f5fc;color:#534861}.ticket-reply{margin-top:14px;padding:15px 18px;border-left:3px solid #8b5cf6;background:#f5efff;border-radius:4px 12px 12px 4px}.ticket-reply p{margin:6px 0 0}.table-action{border:0;border-radius:9px;padding:8px 12px;background:#8b5cf6;color:#fff;font-weight:700;cursor:pointer}.money-in{color:#119b68}.money-out{color:#e44b5f}.status.rejected,.status.canceled{background:#fff0f2;color:#d33d52}.status.open,.status.pending{background:#fff7df;color:#a16a00}.status.answered,.status.processing,.status.inprogress{background:#f0e9ff;color:#7440c4}.status.completed{background:#eafaf3;color:#078454}

/* LikeSoon new-order flow */
.order-heading{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-bottom:34px}.order-heading h1{margin:5px 0 3px;font-size:42px;letter-spacing:-2px}.order-heading p{margin:0;color:var(--muted)}.order-steps{display:flex;align-items:center;gap:0;margin:0;padding:0;list-style:none}.order-steps li{display:flex;align-items:center;gap:10px;color:#86798e;font-weight:750}.order-steps li:not(:last-child):after{content:"";width:52px;height:1px;margin:0 14px;background:#ded5e6}.order-steps b{display:grid;width:36px;height:36px;place-items:center;border:1px solid #ded5e6;border-radius:50%;background:#fff}.order-steps .active{color:#392346}.order-steps .active b{border-color:#8b3bb1;background:linear-gradient(135deg,#7c3aed,#a342b4);color:#fff}.platform-stage{margin-bottom:30px;padding:20px 24px 26px}.platform-stage>header{display:flex;align-items:center;gap:14px}.platform-stage>header>b{display:grid;width:40px;height:40px;place-items:center;border:1px solid #e7dded;border-radius:50%;color:#702a96}.platform-stage>header h2{flex:1;margin:0;font-size:17px}.platform-stage>header button{border:0;background:none;color:#766b7e}.platform-stage .platform-picker{display:grid;grid-template-columns:repeat(10,minmax(105px,1fr));gap:16px 12px;margin-top:26px;padding:0}.platform-stage .platform-picker button{display:flex;align-items:center;gap:7px;min-width:0;padding:9px 10px;border:1px solid transparent;border-radius:999px;background:transparent;color:#61566a;font-weight:750}.platform-stage .platform-picker button i{display:grid;width:25px;height:25px;flex:none;place-items:center;border-radius:8px;background:#f1e8fa;color:#7c3aed;font-style:normal}.platform-stage .platform-picker button:hover,.platform-stage .platform-picker button.active{border-color:#7c5cff;background:#fff;color:#5845e7;box-shadow:0 7px 18px rgba(88,69,231,.12)}.order-builder{padding:0;overflow:hidden}.order-builder>header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 20px;border-bottom:1px solid var(--line)}.order-builder .tabs{margin:0;padding:5px;border-radius:14px;background:#f2edf6}.order-builder .tabs button{background:transparent;color:#76677e}.order-builder .tabs .on{background:#fff;color:#772d9e;box-shadow:0 4px 14px rgba(65,39,83,.08)}.level-legend{display:flex;align-items:center;gap:16px;color:#82758b;font-size:12px}.level-legend b{color:#2d2432}.level-legend i{display:inline-block;width:10px;height:10px;margin-right:6px;border-radius:50%;background:#16a66c;box-shadow:0 0 0 4px #e5f8f0}.level-legend b:last-child i{background:#2488cd;box-shadow:0 0 0 4px #e6f3fb}.order-builder .order-grid{padding:28px}.order-builder .order-form{padding-right:28px;border-right:1px solid var(--line)}.order-builder .summary{padding:5px 10px 5px 6px}.service-description{display:grid;gap:5px;margin:-5px 0 18px;padding:14px;border-radius:12px;background:#faf7fc;color:#706477}.service-description b{color:#382a42}.selected-service{margin-bottom:18px;padding:12px;border-radius:11px;background:#f5effa;color:#6f2c95;font-weight:750}
@media(max-width:1180px){.platform-stage .platform-picker{grid-template-columns:repeat(5,1fr)}.order-heading{align-items:flex-start}.order-steps li span{display:none}}@media(max-width:720px){.order-heading{display:block}.order-heading h1{font-size:32px}.order-steps{margin-top:22px}.platform-stage .platform-picker{grid-template-columns:repeat(2,1fr)}.order-builder>header{align-items:flex-start;flex-direction:column}.level-legend{align-items:flex-start;flex-direction:column;gap:7px}.order-builder .order-grid{padding:18px}.order-builder .order-form{padding-right:0;border-right:0}.order-steps li:not(:last-child):after{width:28px}}
#serviceType{height:56px;border:2px solid #bd79e4;border-radius:16px;background:#fff;color:#382442;font-weight:750;box-shadow:0 0 0 4px rgba(168,85,247,.08)}

/* LikeSoon profile */
.profile-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:28px}.profile-heading h1{margin:5px 0 4px;font-size:42px;letter-spacing:-1.5px}.profile-heading p{margin:0;color:var(--muted)}.profile-avatar{display:flex;align-items:center;gap:13px;min-width:235px;padding:13px 17px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 8px 24px rgba(66,38,91,.05)}.profile-avatar>b{display:grid;width:46px;height:46px;place-items:center;border-radius:14px;background:linear-gradient(135deg,#7c3aed,#b84bb1);color:#fff;font-size:20px}.profile-avatar span,.profile-avatar strong,.profile-avatar small{display:block}.profile-avatar small{margin-top:3px;color:var(--muted)}.profile-stack{display:grid;gap:20px}.profile-section{padding:0;overflow:hidden}.profile-section>header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:21px 24px;border-bottom:1px solid var(--line)}.profile-section>header>span{display:grid;grid-template-columns:42px auto;align-items:center;column-gap:13px}.profile-section>header i{grid-row:1/3;display:grid;width:40px;height:40px;place-items:center;border:1px solid #e3d9ea;border-radius:50%;color:#782c9e;font-style:normal;font-weight:800}.profile-section>header b{font-size:17px}.profile-section>header small{color:var(--muted)}.profile-collapse{width:38px;height:38px;border:0;border-radius:10px;background:#f5eff9;color:#6d378b;font-size:19px;cursor:pointer}.profile-section-body{max-width:900px;padding:26px 24px 28px}.profile-section-body>label,.profile-fields>label{display:grid;gap:8px;margin-bottom:19px;color:#342a3e;font-weight:700}.profile-section-body label>small{color:var(--muted);font-size:12px;font-weight:400}.profile-section-body input,.profile-section-body select,.profile-section-body textarea{width:100%;box-sizing:border-box;border:1px solid #ded5e6;border-radius:13px;background:#fff;padding:13px 15px;color:#251936;outline:none}.profile-section-body input,.profile-section-body select{height:50px}.profile-section-body textarea{min-height:100px;resize:vertical}.profile-section-body input:focus,.profile-section-body select:focus,.profile-section-body textarea:focus{border-color:#9b62ec;box-shadow:0 0 0 3px rgba(139,92,246,.1)}.profile-section-body input[readonly]{background:#f8f6fa;color:#877b90}.profile-fields.two{display:grid;grid-template-columns:1fr 1fr;gap:18px}.profile-key{display:flex;gap:10px}.profile-key input{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:1px}.profile-key button{padding:0 22px;border:0;border-radius:12px;background:#eee6f8;color:#74349a;font-weight:800;cursor:pointer}.danger-soft{margin-top:4px;background:#f5e9fb;color:#782c9e;box-shadow:none}.profile-section-body[hidden]{display:none}.profile-section button:disabled{cursor:wait;opacity:.65}
@media(max-width:700px){.profile-heading{align-items:flex-start;flex-direction:column}.profile-heading h1{font-size:34px}.profile-avatar{width:100%;box-sizing:border-box}.profile-fields.two{grid-template-columns:1fr}.profile-section>header{padding:18px}.profile-section>header small{display:none}.profile-section-body{padding:21px 18px}.profile-key{align-items:stretch;flex-direction:column}.profile-key button{height:44px}}

/* LikeSoon authenticated application shell */
:root{--panel-sidebar:324px;--panel-purple:#8a36bd;--panel-purple-soft:#f3e8fb}
body{background:#f8f7fb;color:#271936;font-size:15px}
.sidebar{display:flex;width:var(--panel-sidebar);padding:18px 12px 14px;border-right:1px solid #e8e3ed;background:#fff;color:#69606f;flex-direction:column;box-shadow:none}
.logo{height:82px;gap:14px;padding:0 8px 14px;color:#8538b1;font-size:29px;font-weight:800;letter-spacing:-1px}
.logo img{width:68px;height:68px;object-fit:contain}
.sidebar nav{padding:10px 0 0;flex:1}
.sidebar label{height:auto;padding:15px 10px 6px;color:#9a8f9f;font-size:14px;font-weight:500;letter-spacing:0}
.sidebar nav a{position:relative;display:flex;height:47px;align-items:center;gap:11px;margin:1px 0;padding:0 17px;border-radius:13px;color:#5e5365;font-size:17px;font-weight:650}
.sidebar nav a>i{width:21px;color:#958a9c;font-size:18px;text-align:center}
.sidebar nav a:hover,.sidebar nav a.active{background:var(--panel-purple-soft);color:#592174}
.sidebar nav a.active>i{color:#8a36bd}
.nav-badge{display:grid;min-width:24px;height:24px;margin-left:auto;padding:0 6px;place-items:center;border-radius:999px;background:#fff4de;color:#221524;font-size:13px;font-weight:800}
.api-doc{max-width:980px}.api-doc code{padding:5px 8px;border-radius:7px;background:#f5f0f8;color:#6f2a95}.api-endpoint{display:grid;grid-template-columns:70px minmax(180px,1fr) 1.5fr;gap:12px;align-items:center;padding:15px 0;border-top:1px solid #eee7f2}.api-endpoint b{color:#7c33a8}.api-endpoint span{color:#786d80}
.sidebar-logout{display:flex;min-height:44px;align-items:center;gap:11px;margin-top:10px;padding:0 18px;border:0;border-radius:12px;background:transparent;color:#766d7c;font:inherit;font-weight:650;cursor:pointer}
.sidebar-logout:hover{background:#f5eef9;color:#7c33a8}.sidebar-logout i{width:20px;font-size:18px}
.app-shell>main{margin-left:var(--panel-sidebar)}
.topbar{left:var(--panel-sidebar);height:72px;padding:0 30px;background:#fff}
.topbar>div{gap:8px}.topbar button,.topbar a{display:flex;min-height:42px;align-items:center;gap:9px;padding:0 14px;border-color:#e6ddec;border-radius:12px;color:#30213b;font-size:15px;font-weight:650}
.topbar-wallet{background:#fff9ec!important;color:#77521e!important}
#topbarUser{padding-right:6px}#topbarUser img{width:34px;height:34px;border:1px solid #d8cfde;border-radius:50%;object-fit:cover}
.content{margin-top:72px;padding:31px 34px 48px}
@media(max-width:1199px){:root{--panel-sidebar:284px}.sidebar{left:calc(-1 * var(--panel-sidebar));width:var(--panel-sidebar)}.sidebar.open{left:0}.app-shell>main{margin-left:0}.topbar{left:0}.topbar>button{display:flex}.topbar #logoutButton{display:none}}
@media(max-width:700px){.topbar{height:64px;padding:0 13px}.content{margin-top:64px;padding:18px 12px 30px}.topbar>div{gap:4px}.topbar button,.topbar a{padding:0 9px}.topbar>div>button:first-child{display:none}#topbarUser span{display:none}}
