.desktop-demo-shell{min-height:100vh;background:#f5f5f0}.desktop-appbar{height:72px;background:#1e3a5f;color:#fff;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 14px 0 0;position:sticky;top:0;z-index:30;box-shadow:0 1px 0 #0f2647}.desktop-brand-area{height:100%;display:flex;align-items:center}.desktop-back-button{width:68px;height:72px;display:grid;place-items:center;background:#ff6b35;color:#fff;font-size:29px;font-weight:400;box-shadow:4px 0 15px rgba(0,0,0,.14)}.desktop-back-button:hover{background:#ff7a4a;color:#fff}.desktop-brand{display:flex;align-items:center;gap:12px;margin-left:18px;color:#fff}.desktop-brand .brand-mark,.desktop-brand .brand-mark svg{width:42px;height:42px}.desktop-brand strong{font:600 22px Manrope;letter-spacing:-.04em}.desktop-pos-label{font:500 13px monospace;opacity:.45;margin:4px 0 0 10px}.desktop-title-separator{width:1px;height:22px;background:#fff;opacity:.22;margin:0 16px}.desktop-page-title{font-size:17px;font-weight:500;opacity:.92}.desktop-environment{justify-self:center;background:#fff3e0;color:#d65723;border-radius:10px;padding:4px 11px;font:700 9px monospace;letter-spacing:.03em}.desktop-environment span{display:inline-block;width:6px;height:6px;border-radius:50%;background:#ff6b35;margin-right:5px}.desktop-user-area{justify-self:end;display:flex;align-items:center;gap:8px;font-size:13px}.desktop-site-link{font-size:9px;color:#d5deea;border:1px solid rgba(255,255,255,.18);border-radius:6px;padding:5px 8px;margin-right:7px}.desktop-user-icon{display:grid;place-items:center;opacity:.85}.desktop-user-icon .ui-icon{width:19px}.desktop-user-area strong{font-size:13px;font-weight:500}.desktop-user-area i{height:22px;width:1px;background:#fff;opacity:.18;margin:0 10px}.desktop-user-area time{font:13px monospace;opacity:.65}.desktop-user-area button{width:38px;height:38px;border:0;background:transparent;color:#fff;opacity:.72;margin-left:5px}.desktop-demo-content{padding:27px 30px 50px;max-width:1600px;margin:auto}.desktop-home-page{margin:-27px -30px -50px;min-height:calc(100vh - 72px);background:#f5f5f0;padding:0 24px 16px;display:grid;grid-template-rows:auto auto 1fr auto}.desktop-home-heading{min-height:83px;padding:18px 8px 8px;display:flex;align-items:center;justify-content:space-between}.desktop-home-heading h1{font-family:"DM Sans",sans-serif;font-size:22px;letter-spacing:0;font-weight:300;color:#1e293b;margin:0}.desktop-home-heading h1 strong{font-weight:600;color:#0f172a}.desktop-home-heading p{font-size:12px;color:#64748b;margin:2px 0 0}.desktop-home-heading>button{border:0;background:transparent;color:#475569;border-radius:6px;padding:8px 12px;display:flex;align-items:center;gap:6px;font-size:13px}.desktop-home-heading>button:hover{background:#e5e7eb}.desktop-home-heading .ui-icon{width:18px}.desktop-notice{margin:0 8px 8px;background:#e9f8f0;border:1px solid #bde8d2;color:#187e57;border-radius:7px;padding:7px 10px;display:flex;align-items:center;gap:7px;font-size:11px}.desktop-notice button{margin-left:auto;border:0;background:transparent;color:#187e57}.desktop-hub-panel{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:12px;overflow:auto;min-height:390px}.desktop-hub-grid{display:grid;grid-template-columns:repeat(4,minmax(210px,1fr));grid-template-rows:auto auto;gap:6px 12px;min-width:900px}.desktop-hub-group{padding:6px;margin:0}.desktop-hub-group h2{font-family:"DM Sans",sans-serif;letter-spacing:0;font-size:13px;font-weight:600;color:#475569;margin:0 0 8px 6px}.desktop-hub-group>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.desktop-hub-tile{height:100px;border:0;border-radius:6px;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;cursor:pointer;box-shadow:inset 0 -1px rgba(0,0,0,.08);transition:opacity .15s,transform .15s;text-align:center;padding:6px}.desktop-hub-tile:hover{color:#fff;opacity:.9;transform:translateY(-1px)}.desktop-hub-tile .ui-icon{width:34px;height:34px}.desktop-hub-tile span{font-size:12px;font-weight:600;line-height:1.2}.desktop-hub-tile.orange{background:linear-gradient(#ffa85c,#f08a3a)}.desktop-hub-tile.blue{background:linear-gradient(#6b9def,#5589e5)}.desktop-hub-tile.green{background:linear-gradient(#4cc479,#3cb371)}.desktop-hub-tile.purple{background:linear-gradient(#a78be8,#9070e2)}.desktop-hub-tile.teal{background:linear-gradient(#5bc9c9,#3baaaa)}.desktop-hub-tile.yellow{background:linear-gradient(#ffc857,#f0ad2e)}.desktop-hub-tile.pink{background:linear-gradient(#f07aa8,#e8568d)}.desktop-other-group>div{grid-template-columns:repeat(2,minmax(0,1fr))}.desktop-other-group .desktop-hub-tile{height:46px;flex-direction:row;gap:5px}.desktop-other-group .desktop-hub-tile .ui-icon{width:21px;height:21px}.desktop-other-group .desktop-hub-tile span{font-size:10px}.desktop-other-group .desktop-hub-tile:last-child{grid-column:1/-1}.desktop-kpi-strip{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;padding:12px 0 0}.desktop-kpi-strip article{min-width:0;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:12px 14px;display:flex;align-items:center}.desktop-kpi-icon{width:40px;height:40px;flex:0 0 40px;border-radius:50%;display:grid;place-items:center}.desktop-kpi-icon .ui-icon{width:21px}.desktop-kpi-icon.indigo{background:#e0e7ff;color:#4f46e5}.desktop-kpi-icon.purple{background:#f3e8ff;color:#9333ea}.desktop-kpi-icon.teal{background:#ccfbf1;color:#0d9488}.desktop-kpi-icon.orange{background:#ffedd5;color:#ea580c}.desktop-kpi-icon.green{background:#d1fae5;color:#059669}.desktop-kpi-icon.red{background:#fee2e2;color:#dc2626}.desktop-kpi-strip article>div{display:flex;flex-direction:column;min-width:0;margin-left:12px}.desktop-kpi-strip small{font-size:10px;color:#64748b}.desktop-kpi-strip strong{font-size:16px;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.desktop-kpi-strip strong b{font-size:10px;color:#64748b;font-weight:400}.desktop-kpi-strip em{font-style:normal;font-size:9px;color:#10b981}.desktop-kpi-strip em.warning{color:#ea580c}.desktop-kpi-strip .cash-open{color:#059669}.desktop-kpi-strip .cash-closed{color:#dc2626}.module-placeholder{min-height:calc(100vh - 150px);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.module-placeholder-icon{width:70px;height:70px;background:#fff0e9;color:#ff6b35;border-radius:18px;display:grid;place-items:center;margin-bottom:20px}.module-placeholder-icon .ui-icon{width:32px;height:32px}.module-placeholder h1{font-size:38px;margin:8px 0}.module-placeholder p{max-width:540px;color:#75808d}.module-placeholder>div{display:flex;gap:8px;margin-top:16px}
@media(max-width:1100px){.desktop-appbar{grid-template-columns:1fr auto}.desktop-environment{display:none}.desktop-kpi-strip{grid-template-columns:repeat(3,1fr)}.desktop-hub-grid{grid-template-columns:repeat(4,220px)}}
@media(max-width:760px){.desktop-appbar{height:62px}.desktop-site-link,.desktop-user-icon,.desktop-user-area i,.desktop-user-area time{display:none}.desktop-brand .brand-mark,.desktop-brand .brand-mark svg{width:36px;height:36px}.desktop-brand strong{font-size:19px}.desktop-back-button{width:52px;height:62px}.desktop-page-title{font-size:13px}.desktop-title-separator{margin:0 10px}.desktop-user-area strong{max-width:82px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:10px}.desktop-demo-content{padding:18px 14px 35px}.desktop-home-page{margin:-18px -14px -35px;padding:0 10px 12px;min-height:calc(100vh - 62px)}.desktop-home-heading{padding-left:4px;padding-right:4px}.desktop-home-heading h1{font-size:18px}.desktop-home-heading>button{font-size:0}.desktop-hub-panel{padding:8px}.desktop-hub-grid{grid-template-columns:repeat(4,190px);min-width:790px}.desktop-hub-tile{height:88px}.desktop-kpi-strip{grid-template-columns:1fr 1fr;gap:7px}.desktop-kpi-strip article:last-child{grid-column:1/-1}.desktop-kpi-strip article{padding:9px}.desktop-kpi-icon{width:34px;height:34px;flex-basis:34px}.module-placeholder h1{font-size:30px}}
