body{margin:0;background:#f5f7fa}.auth-bg{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1677ff,#69b1ff)}.auth-card{width:380px;border-radius:12px;box-shadow:0 8px 32px #00000026}.home-header{background:#fff;padding:0 32px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 1px 4px #0000000f;position:sticky;top:0;z-index:10}.app-card{cursor:pointer;transition:transform .15s ease,box-shadow .15s ease;border-radius:10px}.app-card:hover{transform:translateY(-3px);box-shadow:0 6px 20px #0000001a}
