*{box-sizing:border-box}html,body,#root{margin:0;padding:0;height:100%;width:100%;background:#f5f7fa;color:#1f2937;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body{overflow:hidden}a{text-decoration:none}.yoyo-layout{height:100vh;overflow:hidden}.yoyo-layout .yoyo-sider{flex-shrink:0;overflow:hidden}.yoyo-layout .yoyo-sider .ant-layout-sider-children{display:flex;flex-direction:column;height:100vh}.yoyo-layout .sider-menu-scroll{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden}.yoyo-layout .sider-menu-scroll::-webkit-scrollbar{width:4px}.yoyo-layout .sider-menu-scroll::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:4px}.yoyo-main{display:flex;flex-direction:column;min-width:0;height:100vh;overflow:hidden}.yoyo-header{flex-shrink:0;height:64px;line-height:64px}.yoyo-content{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;background:#f5f7fa}.yoyo-content::-webkit-scrollbar{width:8px}.yoyo-content::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:8px}.yoyo-content::-webkit-scrollbar-thumb:hover{background:#94a3b8}.yoyo-content .yoyo-page-scroll{min-height:100%}.yoyo-page{padding:20px}.yoyo-card{background:#fff;border-radius:16px;box-shadow:0 4px 20px #0f172a0d;padding:20px}.gradient-card{position:relative;border-radius:16px;padding:20px;color:#fff;overflow:hidden;min-height:120px;display:flex;flex-direction:column;justify-content:space-between}.gradient-card .label{font-size:14px;opacity:.9}.gradient-card .value{font-size:28px;font-weight:700;margin-top:6px}.gradient-card .delta{font-size:12px;margin-top:6px;opacity:.95}.gradient-card.green{background:linear-gradient(135deg,#22c55e,#16a34a)}.gradient-card.orange{background:linear-gradient(135deg,#f59e0b,#ef4444)}.gradient-card.pink{background:linear-gradient(135deg,#ec4899,#8b5cf6)}.gradient-card.blue{background:linear-gradient(135deg,#38bdf8,#2563eb)}.login-bg{min-height:100vh;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 20% 20%,#1e293b,#0f172a 60%);position:relative;overflow:hidden}.login-bg:before{content:"";position:absolute;width:600px;height:600px;background:radial-gradient(circle,rgba(34,197,94,.25),transparent 70%);top:-200px;left:-200px;border-radius:50%}.login-bg:after{content:"";position:absolute;width:500px;height:500px;background:radial-gradient(circle,rgba(139,92,246,.18),transparent 70%);bottom:-150px;right:-150px;border-radius:50%}.login-card{position:relative;z-index:2;width:400px;background:#fffffff5;border-radius:20px;padding:40px 32px;box-shadow:0 20px 60px #0000004d}.login-logo{display:flex;align-items:center;gap:10px;font-size:22px;font-weight:700;color:#0f172a;margin-bottom:8px}.login-logo .dot{width:32px;height:32px;border-radius:10px;background:linear-gradient(135deg,#22c55e,#16a34a);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:800}.login-subtitle{color:#64748b;font-size:13px;margin-bottom:28px}.header-right{display:flex;align-items:center;gap:18px}.header-right .icon-btn{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;background:#f1f5f9;cursor:pointer;color:#475569;position:relative;transition:all .2s}.header-right .icon-btn:hover{background:#e2e8f0;color:#22c55e}.header-right .badge-dot{position:absolute;top:6px;right:6px;width:8px;height:8px;border-radius:50%;background:#ef4444}.yoyo-sider .ant-menu{border-inline-end:none!important;background:transparent!important}.yoyo-sider .ant-menu-item{margin:2px 10px!important;border-radius:8px!important;width:auto!important;height:40px!important;line-height:40px!important;color:#334155!important;font-size:14px}.yoyo-sider .ant-menu-item .ant-menu-item-icon{color:#64748b!important}.yoyo-sider .ant-menu-item-selected{background:#ecfdf5!important;color:#16a34a!important;font-weight:600}.yoyo-sider .ant-menu-item-selected:after{position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:20px;border-radius:0 4px 4px 0;background:#22c55e;content:""}.yoyo-sider .ant-menu-item-selected .ant-menu-item-icon{color:#16a34a!important}.yoyo-sider .ant-menu-item-disabled{color:#94a3b8!important;background:transparent!important;cursor:default!important;margin:0!important;padding:0 16px!important;height:auto!important;line-height:1!important}.yoyo-sider .sider-section-title{display:block;padding:22px 12px 6px;font-size:12px;font-weight:600;color:#94a3b8;letter-spacing:.6px;text-transform:uppercase}.yoyo-sider .ant-menu-item+.ant-menu-item-disabled .sider-section-title{border-top:1px solid #f1f5f9;margin-top:6px}.yoyo-sider .ant-menu-item:hover{color:#16a34a!important;background:#f0fdf4!important}.yoyo-sider .ant-menu-item:hover .ant-menu-item-icon{color:#16a34a!important}.sider-brand{flex-shrink:0;height:64px;display:flex;align-items:center;gap:10px;padding:0 20px;color:#0f172a;font-size:18px;font-weight:700;border-bottom:1px solid #f1f5f9}.sider-brand .logo-box{width:36px;height:36px;border-radius:10px;background:linear-gradient(135deg,#22c55e,#16a34a);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:800}.sider-group-title{padding:18px 24px 8px;color:#475569;font-size:11px;letter-spacing:1px;text-transform:uppercase}.yoyo-sider{background:#fff!important;box-shadow:2px 0 8px #0f172a0f!important}.yoyo-sider .ant-menu-light,.yoyo-sider .ant-menu-root{background:transparent!important}.amap-picker{display:flex;flex-direction:column;gap:10px}.amap-search{display:flex;gap:8px}.amap-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.amap-tip{font-size:12px;color:#94a3b8}.amap-coords{display:flex;align-items:center;gap:6px}.amap-manual{display:flex;gap:8px;margin-top:4px}.amap-manual .ant-input{flex:1}.amap-container{position:relative;background:#f1f5f9}.amap-loading{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#ffffffb3;pointer-events:none}
